Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to do auto composing on jupyter notebook

pip3 install jupyter-tabnine --user
jupyter nbextension install --py jupyter_tabnine --user
jupyter nbextension enable --py jupyter_tabnine --user
jupyter serverextension enable --py jupyter_tabnine --user
Source by github.com #
 
PREVIOUS NEXT
Tagged: #auto #composing #jupyter #notebook
ADD COMMENT
Topic
Name
1+6 =