How to install
Requirements
Visual Python is developed as an extension on Jupyter Notebook.
We recommend installing Anaconda (virtual environment).
Pip Installation
1. Open Anaconda Prompt
Windows : Click Start > Search or Select 'Anaconda Prompt'
Mac : Open Launchpad > Select 'Terminal'
2. Install package from
pip install visualpython |
3. Enable the package
visualpy install |
4. Activate Visual Python on Jupyter Notebook
Click orange square button on the right side of the Jupyter Notebook menu.
5. Package Control Info
Version Check
visualpy version |
Version Upgrade
visualpy upgrade |
Uninstall
visualpy uninstall |
Help Menu
visualpy help |