Newer
Older
# Logiciels requis pour utiliser et travailler sur les documents
name: tutoriel-jupyter
- make
- mamba
- git
##############################################################################
# JupyterLab
- jupyterlab>=4,<4.1
#- 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
#- 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.4.2
- matplotlib-base
- bqplot
- pandas
- seaborn
- sympy
- ipyleaflet
- folium
- networkx
- xarray
- ipytone # For the wind demo
- netcdf4
# For Intro Science Données
- ipydatagrid
- tabulate
- pillow
- mscorefonts
- scikit-learn
- tensorflow-cpu
# For code validation
- python-lsp-server
- black
- flake8
- mypy
- types-setuptools
- pytest
- tqdm
# Additional pip packages
- pip
- pip:
- 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
- git+https://gitlab.dsi.universite-paris-saclay.fr/jupyter/jupylates
- git+https://gitlab.com/travo-cr/travo.git@student-dashboard-actions
- git+https://gitlab.dsi.universite-paris-saclay.fr/L1InfoInitiationScienceDonnees/Assets.git
- git+https://gitlab.dsi.universite-paris-saclay.fr/MethNum/scripts.git
- git+https://github.com/brichet/nbgrader.git@local_formgrader