# Logiciels requis pour utiliser et travailler sur les documents name: tutoriel-jupyter channels: - conda-forge dependencies: - python - make - mamba - git ############################################################################## # JupyterLab - jupyterlab==4.0.12 - jupyterlab-language-pack-fr-FR - nbgitpuller #- jupyter-collaboration # Interactive widgets - jupyterlab_widgets # >=3.0.5 - ipywidgets # for dashboards and ipywidget-games-* - ipylab # for dashboards - jupyter_app_launcher # for launching the dashboards as applications - ipydatagrid # for the instructor dashboard - ipympl # for interactive matplotlib # jupyterlab non critical extensions #- jupyter-offlinenotebook # UI to save/... the notebook even when the server connection is lost - jupyter-resource-usage - jupyterlab-git - jupyterlab_code_formatter - jupyter_console # for image CI tests ############################################################################## # Authoring and teaching tools - jupytext - jupyterlab-myst>=2.1.0 - jupyter-book - mystmd - nodejs #- nbgrader>=0.9.1 - jupyterlab-deck # For computations - matplotlib-base - bqplot - pandas - seaborn - sympy - ipyleaflet - folium - networkx - xarray - ipytone # For the wind demo - netcdf4 - pooch - pip - pip: - jupyterlab-deck - delpywidget - git+https://gitlab.dsi.universite-paris-saclay.fr/nicolas.thiery/ValuePlayerWidget.git - git+https://gitlab.dsi.universite-paris-saclay.fr/nicolas.thiery/GraphAlgorithmPlayer.git - git+https://gitlab.dsi.universite-paris-saclay.fr/nicolas.thiery/Laby.git