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>
pull/9169/head
Rakshith 2 years ago committed by GitHub
parent 022d3c7c96
commit 3d2f582c1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      courses/free-courses-en.md
  2. 6
      courses/free-courses-hi.md
  3. 6
      more/free-programming-cheatsheets.md
  4. 8
      more/free-programming-interactive-tutorials-en.md

@ -57,7 +57,7 @@
* [Svelte](#svelte) * [Svelte](#svelte)
* [Three.js](#threejs) * [Three.js](#threejs)
* [Vue.js](#vuejs) * [Vue.js](#vuejs)
* [Julia](#julia) * [Julia](#julia)
* [Kotlin](#kotlin) * [Kotlin](#kotlin)
* [Kubernetes](#kubernetes) * [Kubernetes](#kubernetes)
* [Linux](#linux) * [Linux](#linux)
@ -79,6 +79,7 @@
* [Python](#python) * [Python](#python)
* [Django](#django) * [Django](#django)
* [Flask](#flask) * [Flask](#flask)
* [Jupyter](#jupyter)
* [QB64](#qb64) * [QB64](#qb64)
* [R](#r) * [R](#r)
* [Redis](#redis) * [Redis](#redis)
@ -1176,6 +1177,11 @@
* [Flask Tutorials](https://www.youtube.com/playlist?list=PLzMcBGfZo4-n4vJJybUVV3Un_NFS5EOgX) - Tech with Tim * [Flask Tutorials](https://www.youtube.com/playlist?list=PLzMcBGfZo4-n4vJJybUVV3Un_NFS5EOgX) - Tech with Tim
#### Jupyter
* [Jupyter Tutorials](https://youtube.com/playlist?list=PL1m-6MPBNAZfF-El7BzqaOrCrTBRgH1Nk) - Emyrrich (Youtube)
### QB64 ### QB64
* [Game Programming with QB64](http://qb64sourcecode.com) - Terry Ritchie * [Game Programming with QB64](http://qb64sourcecode.com) - Terry Ritchie

@ -45,6 +45,7 @@
* [Python](#python) * [Python](#python)
* [Django](#django) * [Django](#django)
* [Flask](#flask) * [Flask](#flask)
* [Jupyter](#jupyter)
* [R](#r) * [R](#r)
* [Ruby](#ruby) * [Ruby](#ruby)
* [Ruby on Rails](#ruby-on-rails) * [Ruby on Rails](#ruby-on-rails)
@ -457,6 +458,11 @@
* [Web Development Using Flask and Python](https://www.youtube.com/playlist?list=PLu0W_9lII9agAiWp6Y41ueUKx1VcTRxmf) - CodeWithHarry * [Web Development Using Flask and Python](https://www.youtube.com/playlist?list=PLu0W_9lII9agAiWp6Y41ueUKx1VcTRxmf) - CodeWithHarry
#### Jupyter
* [Jupyter Tutorials](https://www.youtube.com/playlist?list=PLBx2L_ikudBO7s6SQZaMDCtbyrjQ-04a8) - Saima Academy
### R ### R
* [Complete R Programming Tutorial for Beginners to Pro [HINDI]](https://www.youtube.com/playlist?list=PLjVLYmrlmjGdmPrz0Lx7smkd0qIKHInOF) - WsCube Tech * [Complete R Programming Tutorial for Beginners to Pro [HINDI]](https://www.youtube.com/playlist?list=PLjVLYmrlmjGdmPrz0Lx7smkd0qIKHInOF) - WsCube Tech

@ -37,6 +37,7 @@
* [Python](#python) * [Python](#python)
* [Django](#django) * [Django](#django)
* [Flask](#flask) * [Flask](#flask)
* [Jupyter](#jupyter)
* [Numpy Pandas](#numpy-pandas) * [Numpy Pandas](#numpy-pandas)
* [R](#r) * [R](#r)
* [Raspberry Pi](#raspberry-pi) * [Raspberry Pi](#raspberry-pi)
@ -365,6 +366,11 @@
* [Flask Cheatsheet](https://www.codewithharry.com/blogpost/flask-cheatsheet/) - Code with Harry (HTML) * [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 #### Numpy Pandas
* [Pandas, Numpy, Python Cheatsheet](https://www.kaggle.com/code/lavanyashukla01/pandas-numpy-python-cheatsheet) - Kaggle (HTML) * [Pandas, Numpy, Python Cheatsheet](https://www.kaggle.com/code/lavanyashukla01/pandas-numpy-python-cheatsheet) - Kaggle (HTML)

@ -40,6 +40,7 @@
* [PHP](#php) * [PHP](#php)
* [PostgreSQL](#postgresql) * [PostgreSQL](#postgresql)
* [Python](#python) * [Python](#python)
* [Jupyter](#jupyter)
* [R](#r) * [R](#r)
* [Regular Expressions](#regular-expressions) * [Regular Expressions](#regular-expressions)
* [Ruby](#ruby) * [Ruby](#ruby)
@ -359,6 +360,13 @@
* [Scientific Computing with Python Certification](https://www.freecodecamp.org/learn/scientific-computing-with-python/) - freeCodeCamp * [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 ### R
* [Learn R](https://www.codecademy.com/learn/learn-r) - Codecademy *(account required)* * [Learn R](https://www.codecademy.com/learn/learn-r) - Codecademy *(account required)*

Loading…
Cancel
Save