Go to file
Simon Li 56e2f614ae Switch to upstream novnc
Use vnc_light.html
2019-09-29 21:18:13 +01:00
Dockerfile Switch to upstream novnc 2019-09-29 21:18:13 +01:00
README.md Switch to xfce4, window manager is configurable 2019-09-29 09:38:14 +01:00
jupyter_notebook_config.py Switch to upstream novnc 2019-09-29 21:18:13 +01:00

README.md

Jupyter Linux Desktop

Example of running a Linux desktop or window manager with noVNC inside Jupyter.

docker build -t jupyter-desktop .
docker run -it --rm -p 8888:8888 jupyter-desktop jupyter notebook --debug

Go to /desktop e.g. http://localhost:8888/desktop and if you're lucky you'll see the desktop you installed.