You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visual Python is a GUI-based Python code generator, developed on the **Jupyter Lab**, **Jupyter Notebook** and **Google Colab** as an extension. <br>
@@ -27,7 +30,7 @@ Try Visual Python if you would like to: <br>
27
30
28
31
Visual Python is an extension to Jupyter Lab, so you must have Jupyter Lab installed already.<br>
29
32
- Python version 3.x
30
-
- Jupyter lab environment
33
+
- Jupyter lab environment(<= 3.6.3)
31
34
32
35
### 2. How to Install
33
36
@@ -92,6 +95,26 @@ Visual Python is an extension to Google Colab, so you must have Google Colab ope
92
95
93
96
**3) Activate Visual Python on Google Colab**
94
97
98
+
99
+
## Getting Started with Visual Python Desktop
100
+
### 1. Introduction
101
+
Visual Python Desktop is an installer to create an isolated jupyter environment and enable to use Visual Python easily.
102
+
103
+
It simplifies the process of configuring an independent Python environment, installing essential packages, and setting up a Jupyter environment, allowing users to focus on data analysis using python.
104
+
105
+
### 2. Requirements
106
+
- Operating System: Windows 10 or later (macOS and Linux support coming soon)
107
+
- Minimum 4GB RAM, recommended 8GB RAM or higher
108
+
- Minimum 10GB of disk space
109
+
110
+
### 3. How to Install
111
+
1) Download the Visual Python Desktop installer.
112
+
-[Link to Visual Python Desktop installer page](https://visualpython.ai/visualpython-desktop)
113
+
114
+
2) Run the installer and follow the provided instructions for the installation process.
115
+
116
+
3) Use the shortcut created in Start menu or on Desktop to execute Jupyter Notebook (Visual Python), Jupyter Lab (Visual Python), and Visual Python Prompt according to your needs.
117
+
95
118
## Contributing
96
119
If you are interested in contributing to the Visual Python, please see [`CONTRIBUTING.md`](CONTRIBUTING.md). <br>
97
120
All skills from programmers, non-programmers, designers are welcomed.
@@ -113,4 +136,4 @@ To create an environment where everyone can learn and use big data analytical sk
113
136
Love Visual Python? <br>
114
137
Your support will help us continue to actively develop and improve Visual Python.☕
0 commit comments