File tree 1 file changed +18
-2
lines changed
1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 8
8
[ ![ Issues: ] ( https://img.shields.io/github/issues/visualpython/visualpython?color=%23FF6347 )] ( https://github.com/visualpython/visualpython/issues )
9
9
10
10
## Introduction
11
- Visual Python is a GUI-based Python code generator, developed on the Jupyter Notebook as an extension. <br >
11
+ Visual Python is a GUI-based Python code generator, developed on the ** Jupyter Notebook** and ** Google Colab ** as an extension. <br >
12
12
Visual Python is an open source project started for students who struggle with coding during Python classes for data science.
13
13
14
14
<br >
@@ -21,7 +21,7 @@ Try Visual Python if you would like to: <br>
21
21
<br >
22
22
<img src =" https://github.com/visualpython/visualpython/blob/main/img/Visual%20Python_2.2.8.gif?raw=true " width =" 95% " >
23
23
24
- ## Getting Started
24
+ ## Getting Started with Jupyter Notebook
25
25
26
26
### 1. Requirements
27
27
@@ -57,6 +57,22 @@ upgrade - version upgrade
57
57
version - version check
58
58
```
59
59
60
+ ## Getting Started with Google Colab
61
+ ### 1. Requirements
62
+
63
+ Visual Python is an extension to Google Colab, so you must have Google Colab opened.<br >
64
+ - Google Colab
65
+
66
+ ### 2. How to Install
67
+
68
+ ** 1) Install package using Chrome Web Store**
69
+ - [ Link to Visual Python for Colab] ( https://chrome.google.com/webstore/detail/visual-python-for-colab/ccmkpknjfagaldcgidgcipbpdipfopob )
70
+
71
+ ** 2) Open Google Colab**
72
+ - [ Link to Google Colab] ( https://colab.research.google.com/ )
73
+
74
+ ** 3) Activate Visual Python on Google Colab**
75
+
60
76
## Contributing
61
77
If you are interested in contributing to the Visual Python, please see [ ` CONTRIBUTING.md ` ] ( CONTRIBUTING.md ) . <br >
62
78
All skills from programmers, non-programmers, designers are welcomed.
You can’t perform that action at this time.
0 commit comments