-
Updated
Jan 15, 2021 - Jupyter Notebook
jupyter-notebooks
Here are 846 public repositories matching this topic...
-
Updated
Jan 22, 2021 - Jupyter Notebook
-
Updated
Feb 1, 2021 - Jupyter Notebook
-
Updated
Feb 5, 2021 - Jupyter Notebook
-
Updated
Feb 3, 2021 - Jupyter Notebook
codebasics / py
-
Updated
Feb 4, 2021 - Jupyter Notebook
-
Updated
Nov 10, 2020 - Jupyter Notebook
-
Updated
Oct 20, 2020 - Jupyter Notebook
Thanks to u/JBarreraGT on reddit. He gave me a source of information that we could use to add static information for games.
http://data.nba.com/data/10s/v2015/json/mobile_teams/nba/2018/league/00_full_schedule.json
This link looks like it contains the full schedule with GameIDs along with additional information.
-
Updated
Feb 2, 2021 - Jupyter Notebook
-
Updated
Apr 23, 2020 - Jupyter Notebook
-
Updated
Feb 5, 2021 - Kotlin
-
Updated
Dec 12, 2020 - Jupyter Notebook
-
Updated
Jan 17, 2019 - Jupyter Notebook
-
Updated
Jan 8, 2021 - Python
-
Updated
Dec 14, 2020 - Jupyter Notebook
-
Updated
May 5, 2018 - Jupyter Notebook
-
Updated
Feb 4, 2021 - Jupyter Notebook
-
Updated
Nov 3, 2020 - Python
This means that the default behaviour of falling back to the notebook_template_examples does not work at present.
-
Updated
Aug 17, 2020 - Jupyter Notebook
-
Updated
Feb 2, 2021 - Jupyter Notebook
-
Updated
Oct 15, 2019 - Jupyter Notebook
-
Updated
Jan 22, 2021 - Kotlin
-
Updated
Jan 10, 2021 - Jupyter Notebook
-
Updated
Aug 1, 2019 - Python
-
Updated
Feb 5, 2021 - HTML
-
Updated
Feb 19, 2020 - Jupyter Notebook
-
Updated
Sep 2, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the jupyter-notebooks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jupyter-notebooks topic, visit your repo's landing page and select "manage topics."


We have some code (that actually doesn't work, I think?) at https://github.com/jupyter-widgets/ipywidgets/blob/5532c91d892e01731e16dffa54cf34dd2628928a/jupyterlab_widgets/setup.py#L49-L57 (and soon in master after #3086) to detect if we are building
jupyterlab_widgetsin the repo, to avoid recompiling js files many times.The updated jlab extension cookiecutter has better code at
https://