Start a VSCode IDE
To spin up a VSCode IDE Instance in your platform, follow these steps:
- Go to the Notebooks tab in the deployment dashboard.
- Click on the "New Deployment" button on the top right corner to start creating a new notebook.
- Select the desired workspace where you want to create the notebook, and then click on the "Next Step" button.
Once you've completed these initial steps, you will see the deployment form.
Here, to spin up a VSCode IDE instead of a Jupyter Notebook, you need to do the following:
In the Image Type
field you need to select the CodeserverImage. The rest remains the same as Jupyter Notebook.

Updated about 2 months ago