[PYTHON] How to install Nbextensions

1. Purpose

In order to fold the code written in Jupyter, you need to add Nbextensions as an add-on, but it takes some time, so make a note of how to do it. In addition, here I am writing how to do it on Windows.

2 How to do

(1) Open Anaconda Prompt.

72.JPG

(2) Install Nbextensions. Enter the following in Anaconda Prompt.

python


jupyter contrib nbextension install --user

(3) After the installation is complete, check that "Nb extensions" is added to the "Jupyter" menu. After confirmation, click "Nbextensions" to open the Config screen.

73.JPG

(4) Check "Code folding" on the "Nb extensions" screen. Make it the same as the capture diagram below.

74.JPG

(5) When you open the code, you can fold it. (If you can't fold it, quit jupyter and start it again.)

75.JPG

Recommended Posts

How to install Nbextensions
How to install Python
How to install pip
How to install archlinux
How to install python
How to install BayesOpt
How to install Prover9
[2020.8 latest] How to install Python
How to install Python [Windows]
How to install mkl numpy
How to install Pelican blog
How to install python using anaconda
How to install mysql-connector-python on mac
How to install and use Tesseract-OCR
How to install python-pip with ubuntu20.04LTS
How to install graph-tool on macOS
How to install wkhtmltopdf (Amazon Linux2)
How to install pycrypto on Windows
How to install OpenCV on Mac
How to install MBDyn (Linux Ubuntu)
How to install PyPy on CentOS
How to install and configure blackbird
How to install CUDA and nvidia-driver
How to install and use Graphviz
How to install mysql-connector with pip3
How to install Maven on CentOS
How to install Go on Ubuntu
How to install music 21 on windows
How to install Anaconda with pyenv
How to install aws-session-manager-plugin on Manajro Linux
How to install drobertadams / toggl-cli on Mac
How to install and use pandas_datareader [Python]
python3 How to install an external module
[Kivy] How to install Kivy on Windows [Python]
How to install CatBoost [as of January 2020]
How to install DLIB with 2020 / CUDA enabled
How to install a package using a repository
How to install packages on Alpine Linux
How to install Anisble on Amazon Linux 2
How to install richzhang / colorization on Windows 10
How to install your own (root) CA
How to install Windows Subsystem For Linux
How to install Apache (httpd) on CentOS7
How to install php7.4 on Linux (Ubuntu)
How to install Eclipse GlassFish 5.1.0 on CentOS 7
How to install Apache (httpd) on CentOS8
How to install zsh (with .zshrc customization)
How to install NumPy on Raspberry Pi
How to install fabric and basic usage
How to install cx_Oracle on macOS Sierra
How to install python3 with docker centos
How to use xml.etree.ElementTree
How to use Python-shell
How to use tf.data
Scraping 2 How to scrape
How to use Seaboan
How to use image-match
How to use shogun
[2020 version] How to install Python3 on AWS EC2
How to use Pandas 2
How to read PyPI