Skip to content

betatim/vscode-binder

Repository files navigation

VS Code on Binder

PyPI Install with conda

VS Code on Binder, because sometimes you need a real editor.

Try it: Binder

Configuration

Environment Variables

Environment Variable Effect Default Value Notes
CODE_WORKINGDIR Set the working directory for VS Code . (current directory) This is $REPO_DIR in mybinder or /home/jovyan in JupyterHub
CODE_EXTENSIONSDIR Set a custom extensions directory for VS Code None
CODE_EXECUTABLE Choose which executable to use code-server Options: code-server or openvscode-server
JUPYTER_VSCODE_PROXY_USE_SOCKET Proxy over unix socket instead of a TCP port Not set (uses TCP port) If set to anything but "no" or "false" it will listen on a TCP socket.

About

VS Code on Binder

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 12