Released on 03 February, 2023
New Updates
1. Jupyter Lab extension update
You can now use Visual Python on Jupyter Lab environment. ๐ย
It is based on the latest version (v2.2.12).
๐ก How to Install Visual Python on Jupyter Lab environment?
First, just install jupyterlab-visualpython using pip.
pip install jupyterlab-visualpython |
Released on 03 February, 2023
New Updates
1. Jupyter Lab extension update
You can now use Visual Python on Jupyter Lab environment. ๐ย
It is based on the latest version (v2.2.12).
๐ก How to Install Visual Python on Jupyter Lab environment?
First, just install jupyterlab-visualpython using pip.
ย ย
Then, you can enable Visual Python by clicking the orange buttonย ๐ง on the right side.
2. DEMO page update
ย TRY OUT Visual Pythonย on jupyterlab binder environment for demonstration.