Difference between revisions of "Jupyter"

From
Jump to: navigation, search
m
m (Text replacement - "http:" to "https:")
Line 5: Line 5:
 
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools  
 
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools  
 
}}
 
}}
[http://www.youtube.com/results?search_query=jupyter+notebook Youtube search...]
+
[https://www.youtube.com/results?search_query=jupyter+notebook Youtube search...]
[http://www.google.com/search?q=jupyter+notebook ...Google search]
+
[https://www.google.com/search?q=jupyter+notebook ...Google search]
  
 
* [[Colaboratory]]
 
* [[Colaboratory]]
 
* [[Notebooks]]
 
* [[Notebooks]]
 
* [[Git - GitHub and GitLab]]
 
* [[Git - GitHub and GitLab]]
* [http://jupyter.org/index.html Jupyter Homepage]
+
* [https://jupyter.org/index.html Jupyter Homepage]
* [http://jupyterhub.readthedocs.io/en/stable/ JupyterHub]
+
* [https://jupyterhub.readthedocs.io/en/stable/ JupyterHub]
* [http://nbviewer.jupyter.org/ NBviewer] share Jupyter Notebooks
+
* [https://nbviewer.jupyter.org/ NBviewer] share Jupyter Notebooks
 
* [[Python]]
 
* [[Python]]
* [http://code.visualstudio.com/docs/python/jupyter-support Working with Jupyter Notebooks in Visual Studio Code]
+
* [https://code.visualstudio.com/docs/python/jupyter-support Working with Jupyter Notebooks in Visual Studio Code]
* [http://blog.jupyter.org/a-visual-debugger-for-jupyter-914e61716559 A Visual Debugger for Jupyter]
+
* [https://blog.jupyter.org/a-visual-debugger-for-jupyter-914e61716559 A Visual Debugger for Jupyter]
* [http://www.dominodatalab.com/solutions/jupyter/ Domino Data Labs Notebooks]
+
* [https://www.dominodatalab.com/solutions/jupyter/ Domino Data Labs Notebooks]
  
 
<youtube>2eCHD6f_phE</youtube>
 
<youtube>2eCHD6f_phE</youtube>
Line 27: Line 27:
  
 
=== <span id="ipyWidgets"></span>ipyWidgets ===
 
=== <span id="ipyWidgets"></span>ipyWidgets ===
* [http://jupyter.org/widgets Notebook Widgets]
+
* [https://jupyter.org/widgets Notebook Widgets]
 
* [[Python#Matplotlib| Matplotlib]] - generate plots, histograms, power spectra, bar charts, errorcharts, scatterplots, etc  
 
* [[Python#Matplotlib| Matplotlib]] - generate plots, histograms, power spectra, bar charts, errorcharts, scatterplots, etc  
 
* [[Python#Plotly| Plotly]] - graphing library makes interactive, publication-quality graphs
 
* [[Python#Plotly| Plotly]] - graphing library makes interactive, publication-quality graphs
* [http://github.com/jupyter-widgets/tutorial The Jupyter Widget Ecosystem | M. Breddels, M. Craig, J. Grout, and M. Renou] Tutorial, SciPy 2019
+
* [https://github.com/jupyter-widgets/tutorial The Jupyter Widget Ecosystem | M. Breddels, M. Craig, J. Grout, and M. Renou] Tutorial, SciPy 2019
  
 
Notebooks come alive when interactive widgets are used. Users can visualize and control changes in the data. Learning becomes an immersive, plus fun, experience. Researchers can easily see how changing inputs to a model impacts the results.
 
Notebooks come alive when interactive widgets are used. Users can visualize and control changes in the data. Learning becomes an immersive, plus fun, experience. Researchers can easily see how changing inputs to a model impacts the results.
Line 40: Line 40:
  
 
=== JupyterLab ===
 
=== JupyterLab ===
* [http://towardsdatascience.com/jupyter-lab-evolution-of-the-jupyter-notebook-5297cacde6b Jupyter Lab: Evolution of the Jupyter Notebook | Parul Pandey - Towards Data Science]
+
* [https://towardsdatascience.com/jupyter-lab-evolution-of-the-jupyter-notebook-5297cacde6b Jupyter Lab: Evolution of the Jupyter Notebook | Parul Pandey - Towards Data Science]
  
 
<youtube>Gzun8PpyBCo</youtube>
 
<youtube>Gzun8PpyBCo</youtube>
 
<youtube>NSiPeoDpwuI</youtube>
 
<youtube>NSiPeoDpwuI</youtube>

Revision as of 21:29, 28 March 2023

Youtube search... ...Google search


ipyWidgets

Notebooks come alive when interactive widgets are used. Users can visualize and control changes in the data. Learning becomes an immersive, plus fun, experience. Researchers can easily see how changing inputs to a model impacts the results.

JupyterLab