Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

jupyter_ascending

pip install jupyter_ascending
jupyter nbextension install --py --sys-prefix jupyter_ascending
jupyter nbextension     enable jupyter_ascending --sys-prefix --py
jupyter serverextension enable jupyter_ascending --sys-prefix --py

# start sync
python -m jupyter_ascending.scripts.make_pair --base examples/test
 
PREVIOUS NEXT
Tagged:
ADD COMMENT
Topic
Name
3+4 =