Skip to content

Cpavrai/jupyter-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Jupyter server

This repository contains basic Jupyter Server, ready for testing some features on it.

Install

python3.11 -m venv venv
pip install -r requirements.txt
chmod +x start.sh

How to run

source venv/bin/activate
./start.sh

About

Jupyter Server with some packages for testing

Topics

Resources

Stars

Watchers

Forks