Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

auto suggestion in jupyter notebook

pip3 install jupyter-tabnine
jupyter nbextension install --py jupyter_tabnine
jupyter nbextension enable --py jupyter_tabnine
jupyter serverextension enable --py jupyter_tabnine
 
PREVIOUS NEXT
Tagged: #auto #suggestion #jupyter #notebook
ADD COMMENT
Topic
Name
4+6 =