-
Updated
May 17, 2021 - Jupyter Notebook
jupyter-notebooks
Here are 1,175 public repositories matching this topic...
-
Updated
Apr 1, 2022 - Jupyter Notebook
-
Updated
Mar 5, 2022 - Jupyter Notebook
-
Updated
Apr 11, 2022 - Python
-
Updated
Sep 26, 2021 - Jupyter Notebook
At the moment, it's possible to do
toc: true
to autogenerate a table of contents. I think it would be nice if there were also styling options, e.g. to have that TOC float on one side of the page.
According to setup.py: https://github.com/jupyter-widgets/ipywidgets/blob/4372d90a71934b4954b626aed3a49ca23f3e210e/setup.py#L116-L118
# Requiring nbformat to specify bugfix version which is not required by
# notebook.
'nbformat>=4.2.0',
nbformat 4.2.0 was released about 5 years ago, so I think we can remove this dependency now by deleting these lines in setup.py.
This is related to #647 - we already allow custom product paths, but it is not possible to customize product paths
-
Updated
Mar 10, 2022 - Jupyter Notebook
-
Updated
Jan 23, 2022 - 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
Nov 10, 2020 - Jupyter Notebook
-
Updated
Apr 23, 2020 - Jupyter Notebook
-
Updated
Apr 10, 2022 - Kotlin
-
Updated
Mar 31, 2022 - Jupyter Notebook
It seems like the "don't generate code" command to nbconvert doesn't get sent when you ask for a rerun of a report which previously had this selected.
-
Updated
Jul 14, 2021 - Jupyter Notebook
-
Updated
Apr 5, 2022 - HTML
-
Updated
Jan 17, 2019 - Jupyter Notebook
-
Updated
Dec 12, 2020 - Jupyter Notebook
-
Updated
Apr 9, 2022 - Jupyter Notebook
-
Updated
Jan 6, 2022 - Python
-
Updated
Mar 31, 2022 - Python
-
Updated
Apr 10, 2022 - Jupyter Notebook
-
Updated
Jan 10, 2021 - Jupyter Notebook
-
Updated
Apr 4, 2022 - Python
-
Updated
May 5, 2018 - Jupyter Notebook
-
Updated
Apr 1, 2022 - Kotlin
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."
Version: 1.2.2
Summary of issue
Including a
@dataclass
decorated class breaksgetsource
inshow_doc
Minimal example
nbdev_tutorial
00_core.ipynb
nbdev_build_lib
nbdev_build_docs