1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
.. _tutorials:
Tutorials
=========
.. meta::
:description: Tutorials to learn how to use DataLab, the open-source scientific data analysis and visualization platform
:keywords: DataLab, tutorials, scientific data analysis, visualization, open-source
Video Tutorials
---------------
:octicon:`video;1em;sd-text-info` DataLab video tutorials intend to provide a
complementary material to the documentation and other tutorials available here.
.. only:: html and not latex
.. grid:: 2 2 4 4
:gutter: 1 2 3 4
.. grid-item-card:: Quick demo
:link: videos/p1_quick_demo
:link-type: doc
:img-top: https://img.youtube.com/vi/MBMes_MlQQ4/0.jpg
.. grid-item-card:: Extensibility
:link: videos/p2_extensibility
:link-type: doc
:img-top: https://img.youtube.com/vi/s_z9SUegYJQ/0.jpg
.. toctree::
:maxdepth: 1
:hidden:
videos/p1_quick_demo
videos/p2_extensibility
Other Tutorials
---------------
:octicon:`book;1em;sd-text-info` The following tutorials are detailed step-by-step
guides to perform specific tasks with DataLab, or to illustrate features of the
software in the context of a scientific or technical problem. Each tutorial focuses
on a specific aspect of the software and is intended to be self-contained.
.. toctree::
:maxdepth: 1
spectrum
blobs
fabry_perot
laser_beam
custom_func
work_with_spyder
|