Skip to content

MarkDHarris/jupyter-lab-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyter-lab server

Jupyter Lab server running in docker.

Supported Kernels

Rust Kernel

  • evcxr/evcxr - A Jupyter kernel for the Rust programming language.

Go Kernel

.NET Kernel

Java Kernel

C++ 14 Kernel

SSH Kernel

PREREQUISITES

  • Docker

BUILD

On MacOS or Linux

./scripts/fedora|ubuntu-build.sh
./scripts/fedora|ubuntu-run.sh

On Windows

./scripts/fedora|ubuntu-build.ps1
./scripts/fedora|ubuntu-run.ps1

Research

Jupyter-kernels

Troubleshooting

  • Run debug.sh|debug.ps1
jupyter lab --ip=0.0.0.0 --port=8888 --notebook-dir=/opt/notebooks --allow-root --no-browser

About

Jupyter Lab server in a docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published