# Software installed by default on Paris-Saclay JupyterHub's server name: jupyterhub-paris-saclay channels: - conda-forge dependencies: - mamba - notebook - jupyterlab - jupyter_contrib_nbextensions - jupyter-offlinenotebook # UI to save/... the notebook even when the server connection is lost - ipywidgets # Interactive widgets - rise # Slides - nbdime # Jupyter-git integration - pip # Visual Studio (conda packages) - code-server - jupyter-server-proxy # Some additional packages that don't have a specific repo yet # Visualisation - matplotlib - cycler # missing matplotlib dependency: https://stackoverflow.com/questions/44419333/matplotlib-cant-find-cycler # Data analysis - pandas # dataframes - xlrd # Excel file import / export - pivottablejs # dataframes in-browser visualization - qgrid # same # R: potential users at STAPS - r - r-essentials # FactoMineR package: potential use by Albane Saintenoy and students for PCA / clustering # in the course "Traitement de données hydrologiques" of M2 HSS - r-factominer - pip: # For Erwan Pannier # A fast line-by-line code for high-resolution infrared molecular spectra - radis # Visual Studio (proxy) - jupyter-vscode-proxy