...
Just above the "Start" button there is a "Version" dropdown which refers to the version of the environment to use in your session (i.e. the versioning of the various software packages installed). To ensure that the software is kept up-to-date, the version environment will be updated several times a year. We only support Only the "Default" environment version, we offer a is officially supported.
Note |
---|
Please note that by launching a JupyterHub session you are agreeing the terms and conditions of use Terms of Use for the ECMWF Data Store Service JupyterHub. |
Figure1: Selecting DSS from ECMWF JupyterHub launcher page
...
You can install additional packages from the (open-source) conda-forge channel (`conda install PACKAGE-NAME`), or from PyPi (`pip install PACKAGE-NAME`). This packages will be installed in your local storage and will be available next time you create a session.
Note | ||
---|---|---|
| ||
Given the complexities in environment management and software versioning, we only provide support for workflows using the default earthkit environment. |
Note | ||
---|---|---|
| ||
As specified in aritcle 5.5 of the Terms of Use for the ECMWF Data Store Service JupyterHub, it is the user's responsibility to ensure they have all the necessary rights to use any of services, applications (including software), data and products used on DSS via the DSS JupyterHub. The software and configuration provided in the initial environment uses open-source channels only (i.e. conda-forge) and we encourage users to use, and contribute to, open source software distributions. |
...