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

@@ -40,6 +40,7 @@
* [PHP](#php)
* [PostgreSQL](#postgresql)
* [Python](#python)
* [Jupyter](#jupyter)
* [R](#r)
* [Regular Expressions](#regular-expressions)
* [Ruby](#ruby)
@@ -359,6 +360,13 @@
* [Scientific Computing with Python Certification](https://www.freecodecamp.org/learn/scientific-computing-with-python/) - freeCodeCamp
### Jupyter
* [Data-Quest](https://www.dataquest.io/blog/jupyter-notebook-tutorial/) - Benjamin Pryke
* [Jupyter](https://docs.jupyter.org)
* [Learn Jupyter](https://jupyter-notebook.readthedocs.io) - Read the Docs
### R
* [Learn R](https://www.codecademy.com/learn/learn-r) - Codecademy *(account required)*