Launch Jupyter Notebook on CoreWeave via Determined AI
Launch a Jupyter Notebook on CoreWeave using Determined AI
Prerequisites
This guide assumes that the following are completed in advance.
- You have set up your CoreWeave Kubernetes environment locally
git
is locally installed- Determined AI is installed in your namespace
Setup
Once the Determined application is launched, open the Determined AI Web UI. Click on the Launch JupyterLab button in the top-left corner to open the JupyterLab configuration window.
Choose a number of Slots (that is, the number of GPUs to use) and set a Name for your Notebook, then select a Resource Pool.
Once configuration is complete, click the Launch button in the bottom right-hand corner of the modal. This will prompt Determined to prepare the JupyterLab environment.
Once the environment is ready, you will be redirected to the JupyterLab home screen. From here, you may begin a Notebook, open a terminal, or create other kinds of files for your Notebook, such as Markdown text files.
To learn more about Jupyter and how to use Notebooks and JupyterLab, refer to the Jupyter documentation.
To shut down the notebook, navigate to the File menu, then select Shut Down.
This will end the lab. In order to return to Jupyter Lab, you must re-launch the environment as described above.
Video tutorial
For a video tutorial, watch How to launch a Jupyter Notebook on CoreWeave Cloud