Skip to content

bicarlsen/juno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juno

A Jupyter file watcher.

Compiles code from .ipynb to .py files when saved.

python -m pip install juno-observer

To run, navigate to the desired root folder of your juptyter server and run

python -m juno

To kill the server send a SIGINT signal by pressing ctrl + c.

About

A Jupyter file watcher.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published