Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 1.66 KB

access-jh.md

File metadata and controls

13 lines (7 loc) · 1.66 KB

Access JupyterHub Environment

  • In order to access the environment for the development of the project, you will have to be added to the odh-env-users group here. This can be done by opening an issue on this page with the title "Add to odh-env-users".

  • Once added to the user’s list, you should be able to access JupyterHub, Kubeflow Pipelines, Trino, and Superset Dashboard. Go ahead and log into the JupyterHub instance.

  • After logging into JupyterHub, select the AICoE OS-Climate Demo image to get started with the project.

Spawn JupyterHub

  • Make sure you add the credentials file to the root folder of the project repository. For more details on how to set up your credentials, and retrieve your JWT token to access Trino, refer to the documentation given here.

  • To install the dependencies needed for running the notebooks, you can run a pipenv install at the root of the repository or use the Horus magic commands from within the notebook.