~whereiseveryone/nb-upload

upload notebooks to an nb instance
add missing deps to manifest
add missing deps to setup

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~whereiseveryone/nb-upload
read/write
git@git.sr.ht:~whereiseveryone/nb-upload

You can also use your local clone with git send-email.

#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.