Added jupyter notebook references english (#8135)

* Added reference for jupyter_notebook in english

* added jupyter_refernce_english

* Added Reference_Jupyter_english

* Added Jupyter_english

* Updated Jupyter_reference_english_and_hindi

* Updated_jupyter_reference_english_and_hindi

* Updated reference Jupyter english and hindi

* Updated Cheatsheet

* Updated Jupyter reference in hindi

Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
Rakshith
2022-11-01 02:16:36 +05:30
committed by GitHub
parent 022d3c7c96
commit 3d2f582c1c
4 changed files with 27 additions and 1 deletions

View File

@@ -37,6 +37,7 @@
* [Python](#python)
* [Django](#django)
* [Flask](#flask)
* [Jupyter](#jupyter)
* [Numpy Pandas](#numpy-pandas)
* [R](#r)
* [Raspberry Pi](#raspberry-pi)
@@ -365,6 +366,11 @@
* [Flask Cheatsheet](https://www.codewithharry.com/blogpost/flask-cheatsheet/) - Code with Harry (HTML)
#### Jupyter
* [Jupyter Cheatsheet](https://www.datacamp.com/cheat-sheet/jupyter-notebook-cheat-sheet) - Data Camp (HTML site with PDF links)
#### Numpy Pandas
* [Pandas, Numpy, Python Cheatsheet](https://www.kaggle.com/code/lavanyashukla01/pandas-numpy-python-cheatsheet) - Kaggle (HTML)