Skip to content

abstractmachines/pyed

Repository files navigation

pyed

Runbook

Create virtual environment

./create_venv.sh

(You may need to chmod u+x that file for permissions.)

Activate environment: source .venv/bin/activate

Pip install Jupyter for Notebook:

pip3 install jupyter

Run Jupyter:

jupyter notebook

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors