Using VS Code in Code Ocean

Using VS Code in Code Ocean#

We’ve been using JupyterLab for our tutorials. If you prefer to work in VS Code, you need to set up your capsule to make that work well.

First, set up your capsule as normal.

In the Environment Panel, edit the Post-Install Script

../_images/CO_postinstall.png

Copy and paste this into the Post Install Script: a. https://gist.github.com/tmchartrand/5dfa687698cae6b349f86628de36f559

Now you can start a VS Code Cloud workstation

../_images/CO_vscode.png