You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
.gitignore | 2 months ago | |
README.md | 1 month ago | |
UNLICENSE | 1 month ago | |
manifest.scm | 2 months ago | |
nb_upload.py | 1 month ago | |
setup.py | 1 month ago |
README.md
nb-upload
Upload notebooks to a nb instance.
Installation
nb-upload
can be installed with guix
.
guix install nb-upload
Usage
Simply call nb-upload
with the path to the notebook you want to upload.
$ nb-upload test.ipynb
https://notebook.genetwork.org/view/04ab7ab45c2f08628eba9cb8fe5fb9a63f5961d5dfce622b9e26974ddc138916
This will upload the notebook and return the URL you can use to share it with others.