-
Updated
Nov 4, 2020 - Jupyter Notebook
papermill
Here are 20 public repositories matching this topic...
-
Updated
Nov 3, 2020 - Python
Currently, nbcelltests' tests use various .ipynb files stored in nbcelltests/tests. Instead, we should generate notebooks as needed during the tests.
Doing this will allow various bits of test code to be simplified.
-
Updated
Jun 20, 2020 - Jupyter Notebook
-
Updated
Oct 27, 2020 - Jupyter Notebook
-
Updated
May 28, 2019 - Jupyter Notebook
-
Updated
Nov 2, 2020 - Python
-
Updated
Aug 11, 2020 - Python
-
Updated
Feb 12, 2019 - HTML
-
Updated
Apr 4, 2020 - Jupyter Notebook
-
Updated
May 18, 2020 - Jupyter Notebook
-
Updated
Dec 30, 2019 - Jupyter Notebook
-
Updated
Jun 25, 2020 - Python
-
Updated
Apr 6, 2020 - Jupyter Notebook
-
Updated
Mar 19, 2019 - Dockerfile
-
Updated
Aug 18, 2020 - HTML
Improve this page
Add a description, image, and links to the papermill topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the papermill topic, visit your repo's landing page and select "manage topics."
We need to change the setup.py to indicate the library is python 3.5+ only, and do a pass for any
bytes/strchecks in the code that should be simplified to the python 3 variant only.We'll probably pin this to 0.4 release rather than doing a major release since this project is still a beta project without a 1.0 release yet.