How to install
This document will show how to install Visual Python.
Visual Python is an extension to Jupyter Lab, Jupyter Notebook and Google Colab, so you must have one of these environments installed already.
If you prefer a simpler solution, consider Visual Python Desktop. It will establish an isolated python environment quickly and help you start Visual Python easily.
Pip Installation for Jupyter Lab
1. Install package from
2. Activate Visual Python on Jupyter Lab
Click orange square button on the right side of the Jupyter Lab side bar.
Pip Installation for Jupyter Notebook
1. Install package from
2. Enable the package
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
Version Upgrade
Uninstall
Help Menu
Chrome extension Installation for Google Colab
1. Install package from chrome web store
2. Open Google Colab
3. Activate Visual Python on Google Colab
Click orange square button on the top-right side of the browser.
Last updated