# 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`

:::{figure} ../resources/CO_postinstall.png
---
align: center
---
:::

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

:::{figure} ../resources/CO_vscode.png
---
align: center
---
:::