Horje
installing hinterland for jupyter without anaconda Code Example
installing hinterland for jupyter without anaconda
STEP 1: Open cmd prompt and run the following commands
 1) pip install jupyter_contrib_nbextensions
 2) pip install jupyter_nbextensions_configurator
 3) jupyter contrib nbextension install --user 
 4) jupyter nbextensions_configurator enable --user

STEP 3: Open jupyter notebook
 - click on nbextensions tab
 - unckeck disable configuration for nbextensions without explicit compatibility
 - put a check on Hinterland
step 3: Open new python file and check autocomplete feature
jupyter nbextension
jupyter contrib nbextension install --user




Shell

Related
powershell admin privileges Code Example powershell admin privileges Code Example
git rebase fork Code Example git rebase fork Code Example
linux enable scroll lock Code Example linux enable scroll lock Code Example
cmd check if file exists or not Code Example cmd check if file exists or not Code Example
how to enable scroll lock in ubuntu 20 Code Example how to enable scroll lock in ubuntu 20 Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11