Skip to content

Jupyter Lab Environments

MasterHub

Students need to get a server account for accessing this resource. However, it is intended to help students complete their Masters and have an easy accessible Jupyterhub. Your Supervisor can ask for an account for you.

Master Hub

TeachingHub

Annual purge of HOME

It is necessary for a smooth operation to purge the contents of the TeachingHub on an annual basis. Every year (15. September) before the winter semester starts there will be a purge of students home directories.

What is available?

Authentication is only possible via moodle. Every student can use their u:account to login into moodle and be forwarded to the new teaching hub. Access via Moodle lecture and Jupyterhub Symbol. Access after successful login via Moodle: teaching.wolke.img.univie.ac.at

TeachingHub access via Moodle

Just click on your Jupyterhub icon and you will be forwarded to the teaching hub:

TeachingHub Notebook Choice

Select the appropriate Notebook server required for your work and click on "Start".

Choices:

  • Minimal Python Environment
  • The Magic Python Environment filled with packages selected by staff members
  • RTTOV environment for running RTTOV simulations
  • VSCode Web, a full vscode web IDE.

Storage

Remember that all storage is limited and you can find out how much you have left:

Bash
1
2
3
4
5
6
7
8
# on TeachingHub
$ quota

# on MasterHub
$ quota-imgw

# on IMGW servers
$ userservices quota

Of course there is a scratch directory, but also this will be clean at some time.