-
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.
-
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.