This document will show how to install Visual Python.
Visual Python is an extension to Jupyter Notebook, so you must have Jupyter Notebook installed already. We recommend installing Anaconda.
Pip Installation
1. Open Anaconda Prompt
Windows : Click Start > Search or Select 'Anaconda Prompt'
Mac : Open Launchpad > Select 'Terminal'
2. Install package from
1
pip install visualpython
Copied!
(Optional)
Depending on your virtual environment settings, you may need to install Jupyter Extensions. To install Jupyter Extension, use one of the following commands: