Skip to content

Commit b0c5715

Browse files
author
minjk-bl
committed
Change README
1 parent f011573 commit b0c5715

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,6 @@ We recommend installing Anaconda (virtual environment).
4444
```
4545
pip install visualpython
4646
```
47-
NOTE : Depending on your virtual environment settings, you may need to install Jupyter Extensions.<br>
48-
To install Jupyter Extension, use commands either:
49-
```
50-
pip install jupyter_contrib_nbextensions
51-
```
52-
or <br>
53-
```
54-
conda install -c conda-forge jupyter_contrib_nbextensions
55-
```
5647

5748
**3) Enable the package**
5849
```

0 commit comments

Comments
 (0)