Here are
19 public repositories
matching this topic...
A site that displays up to date COVID-19 stats, powered by fastpages.
Updated
Aug 23, 2020
Jupyter Notebook
A web frontend for scheduling Jupyter notebook reports
Updated
Feb 28, 2020
Python
🧪 Simple data science experimentation with jupyter, papermill, mlflow.
Updated
Jun 20, 2020
Jupyter Notebook
Profiles the data, validates the schema and runs data quality checks and produces a report
Updated
May 28, 2019
Jupyter Notebook
Tools for developing pluvial (excess rainfall) and fluvial scenarios for probabilistic flood risk analyses
Updated
Jul 30, 2020
Jupyter Notebook
A simple template for using MLflow from Papermill
Updated
Apr 4, 2020
Jupyter Notebook
Jupyter Notebook Remote Scheduler for Argo on Kubernetes
Updated
Aug 14, 2020
Python
Run and publish parameterised Jupyter notebooks using the Faculty platform
Updated
Aug 11, 2020
Python
A presentation on leveraging Jupyter Notebooks for automating large scale flood risk studies
Updated
Feb 12, 2019
HTML
This repo is for my Medium article: How to use Papermill in Google Colab.
Updated
Dec 30, 2019
Jupyter Notebook
Jupyter-Notebook-based workflow powered By Papermill and Github Action
Updated
Apr 6, 2020
Jupyter Notebook
Updated
Jun 25, 2020
Python
A Flask Server to run and store notebooks asynchronously using huey workers.
Updated
May 8, 2020
Python
Docker image of Netflix's Papermill
Updated
Mar 19, 2019
Dockerfile
Use papermill from your command line without installing any dependency.
Updated
Jul 22, 2020
Dockerfile
Howto use the automatation for jupyter notebook with papermill and external tasks connected to a process-engine.
Updated
May 18, 2020
Jupyter Notebook
Parametrization and Automated Report Generation using Papermill. Automatic generation of shareable HTML reports from excel files.
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.
Curate this topic
Add this topic to your repo
To associate your repository with the
papermill
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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.