How to install
Requirements
Visual Python is an extension to Jupyter Lab, Jupyter Notebook and Google Colab.
You must have one of these environment installed already.
- Python version 3.x
- Jupyter Lab or Jupyter Notebook or Google Colab environment
Pip Installation (For Jupyter Lab environment)
1. Install package from
pip install jupyterlab-visualpython |
2. Activate Visual Python on Jupyter Lab
Click orange square button on the right side of the Jupyter Lab menu.
Pip Installation (For Jupyter Notebook environment)
1. Install package from
pip install visualpython |
2. Enable the package
visualpy install |
3. Activate Visual Python on Jupyter Notebook
Click orange square button on the right side of the Jupyter Notebook menu.
4. Package Control Info
Version Check
visualpy version |
Version Upgrade
visualpy upgrade |
Uninstall
visualpy uninstall |
Help Menu
visualpy help |
Chrome extension Installation (For Google Colab environment)
1. Install package from chrome web store
Install Visual Python for Colab from chrome web store
2. Open Google Colab
Open Google Colab
3. Activate 'Visual Python for Colab' by clicking icon
Click orange square button on the top-right bar of the chrome browser.