Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -1,9 +1,9 @@
 Awesome Jupyter !Awesome (https://awesome.re/badge.svg) (https://awesome.re) !Hits 
(https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fmarkusschanta%2Fawesome-jupyter&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false) 
 (https://hits.seeyoufarm.com)
 Awesome Jupyter !Awesome (https://awesome.re/badge.svg) (https://awesome.re) !Hits 
 (https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fmarkusschanta%2Fawesome-jupyter&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false) 
 (https://hits.seeyoufarm.com)
A curated list of awesome Jupyter (http://jupyter.org) projects, libraries and resources. Jupyter is an open-source web application that allows you to create and share documents that contain live code, 
equations, visualizations and narrative text.
A curated list of awesome Jupyter (http://jupyter.org) projects, libraries and resources. Jupyter is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and 
narrative text.

@@ -12,7 +12,7 @@

―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

@@ -27,7 +27,7 @@

―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Contents
@@ -47,7 +47,7 @@
- Articles/Guides/Tutorials (#articlesguidestutorials)
- Contributing (#contributing)
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Runtimes/Frontends
@@ -64,8 +64,7 @@
- ML Workspace (https://github.com/ml-tooling/ml-workspace) - Docker image that includes Jupyter(Lab) and various packages for data science/machine learning.
- nteract (https://github.com/nteract/nteract) - Native desktop notebook frontend. 
- Panel (https://github.com/holoviz/panel) - Notebooks as static files or interactive and standalone server-/client-side (via pyodide) apps.
- PaneLite (https://panelite.holoviz.org) - A distribution of JupyterLite (https://jupyterlite.readthedocs.io/en/latest/) that works with Panel (https://panel.holoviz.org) and the HoloViz (https://holoviz.org) 
ecosystem. 
- PaneLite (https://panelite.holoviz.org) - A distribution of JupyterLite (https://jupyterlite.readthedocs.io/en/latest/) that works with Panel (https://panel.holoviz.org) and the HoloViz (https://holoviz.org) ecosystem. 
- Stencila (https://github.com/stencila/stencila) - Native desktop notebook frontend.
- Visual Studio Code (https://code.visualstudio.com/docs/python/jupyter-support) - Native desktop notebook frontend.
- voila (https://github.com/voila-dashboards/voila) - Notebooks as interactive standalone web applications.
@@ -279,8 +278,8 @@
Articles/Guides/Tutorials
- Exploratory computing with Python (http://mbakker7.github.io/exploratory_computing_with_python/) - Collection of notebooks covering scientific computing.
- How to Grow Neat Software Architecture out of Jupyter Notebooks (https://github.com/guillaume-chevalier/How-to-Grow-Neat-Software-Architecture-out-of-Jupyter-Notebooks) - Article and video 
(https://www.youtube.com/watch?v=K4QN27IKr0g) about growing a neat software architecture from notebooks.
- How to Grow Neat Software Architecture out of Jupyter Notebooks (https://github.com/guillaume-chevalier/How-to-Grow-Neat-Software-Architecture-out-of-Jupyter-Notebooks) - Article and video (https://www.youtube.com/watch?v=K4QN27IKr0g)
about growing a neat software architecture from notebooks.
- Install and run a Jupyter notebook in a Google Cloud Dataproc cluster (https://cloud.google.com/dataproc/docs/tutorials/jupyter-notebook)
- Interactive Web Plotting with Bokeh (https://github.com/bokeh/bokeh-notebooks)
- Jupyter Notebook Extensions (http://jupyter-contrib-nbextensions.readthedocs.io)