Running the Visual Studio Code Web IDE inside the Jupyter environment
Project description
jupyter-code-server
Running VSCode Web IDE code-server inside the Jupyter environment.
Table of Contents
Requirements
- Installed version of https://github.com/coder/code-server
- If code-server is installed via Lmod: Loading
code-server
using Lmod
- If code-server is installed via Lmod: Loading
jupyter-server-proxy>=4.1.2
Installation
python3 -m pip install jupyter-code-server
Configuration
Setting the working directory
CODE_WORKING_DIRECTORY
is prioritised and can be changed for the VSCode Web IDE independently of the Jupyter working/notebook directory.
The order/priority is as follows:
CODE_WORKING_DIRECTORY
JUPYTERHUB_ROOT_DIR
JUPYTER_SERVER_ROOT
HOME
Loading code-server
using Lmod
An example of loading code-server via Lmod can be found in the branch lmod_pre_start: lmod_pre_start
Important: You might want to change the loaded code-server version.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jupyter_code_server-0.2.tar.gz
(41.9 kB
view hashes)
Built Distribution
Close
Hashes for jupyter_code_server-0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 858183ec50b3164c26bde625900fe54111174e46a1189bfa048f30384db58078 |
|
MD5 | 4832c0074b23f2da27f807478842841a |
|
BLAKE2b-256 | b7c0ad100579ee8f34e0237bbac69ec6fac4ede9bdb0bdb08e324edb8e44a2d7 |