isabelgk / jupyter-sandbox

quick sandbox setup for Jupyter Lab using Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jupyter Notebook Sandbox

A quick sandbox setup for Jupyter Lab using Docker.

Requirements

Setup

git clone https://git.sr.ht/~isabelgk/jupyter-sandbox --depth 1

Run

cd jupyter-sandbox
./start.sh

Note the URL provided by the console output. Copy and paste it into your browser.

e.g. http://127.0.0.1:8888/lab?token=<some_token>

About

quick sandbox setup for Jupyter Lab using Docker

License:MIT License


Languages

Language:Shell 100.0%