This is a quick and dirty modification of the jupyter-devbox devcontainer for personal purposes.
Just put the .devcontainer/devcontainer.json
file in your project and run "Rebuild and Reopen in container." The Jupyter notebook web server can be launched by uncommenting the last line in the devcontainer.json
, it is then reachable under localhost:8888
.