.. currentmodule:: iode .. _start_tutorial: Tutorial ======== This is an overview of the `iode` library. It is not intended to be a fully comprehensive manual. It is mainly dedicated to help new users to familiarize with it and others to remind essentials. LEC language ------------ .. include:: ./tutorial/tutorial_lec_language.rst IODE reports ------------ .. include:: ./tutorial/tutorial_iode_reports.rst Python Package -------------- .. toctree:: :maxdepth: 2 ./tutorial/getting_started.ipynb ./tutorial/pandas.ipynb ./tutorial/larray.ipynb ./tutorial/numpy.ipynb