Answers for "jupyter_ascending"

0

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
Posted by: Guest on August-10-2021

Code answers related to "jupyter_ascending"

Python Answers by Framework

Browse Popular Code Answers by Language