Skip to content

A Notebook Environment for Safe and Efficient Exploration

Notifications You must be signed in to change notification settings

mvnb-research/mvnb

Repository files navigation

Multiverse Notebook

A Notebook Environment for Safe and Efficient Exploration

Run Multiverse Notebook

With Docker

Requirement: Docker

# Run Multiverse Notebook in a container
docker run --rm -p 8000:8000 -it ghcr.io/mvnb-research/mvnb:mvnb

# Open http://localhost:8000 in your browser

Without Docker

Requirements: Linux, Python3, NPM, Make

# Build Multiverse Notebook
make

# Run Multiverse Notebook
./.venv/bin/mvnb

# Open http://localhost:8000 in your browser

Usage

usage

See also this demo video

About

A Notebook Environment for Safe and Efficient Exploration

Resources

Stars

Watchers

Forks

Packages