Install Jupyter Notebook in Anaconda
Install Jupyter Notebook in Anaconda Jupyter Notebook is a great tool for interactive coding and visualization. Installing Jupyter Notebook > conda install jupyter Launching Jupyter Notebook > jupyter notebook A browser window will open where you can create and manage notebooks. For example: something like this http://localhost:8888/tree