-
Updated
Feb 18, 2022 - Jupyter Notebook
#
papermill
Here are 38 public repositories matching this topic...
A site that displays up to date COVID-19 stats, powered by fastpages.
python
github-pages
data-science
jupyter
analytics
nteract
data-visualisation
matplotlib
pymc3
fastai
altair
papermill
github-actions
covid-19
covid19
covid-data
fastpages
2
mirekphd
commented
Mar 13, 2021
I started building[1] on an example from the docs here, but wasn't able to find a method to remove these sample Scraps added with glue:
sb.glue("hello", "world")
sb.glue("number", 123)
sb.glue("some_list", [1, 3, 5])
sb.glue("some_dict", {"a": 1, "b": 2})
sb.glue("non_json", df, 'pandas')
Does a reverse operat
A web frontend for scheduling Jupyter notebook reports
docker
kubernetes
airflow
jupyter
notebook
jupyter-notebook
nteract
luigi
celery
jupyterlab
dask
jupyter-notebooks
phosphorjs
apache-airflow
papermill
scheduling-notebooks
-
Updated
Feb 9, 2022 - Python
-
Updated
Feb 11, 2022 - Jupyter Notebook
ceball
commented
May 27, 2020
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.
Pytest plugin for testing notebooks
-
Updated
Jan 23, 2022 - Python
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
Nov 5, 2021 - Jupyter Notebook
Microservice to generate Jupyter reports combining papermill and nbconvert.
-
Updated
Mar 5, 2021 - Python
Jupyter Notebook Remote Scheduler for Argo on Kubernetes
-
Updated
Feb 12, 2022 - Python
A simple template for using MLflow from Papermill
-
Updated
Jan 13, 2022 - Jupyter Notebook
Collection of benchmarking code for cta
-
Updated
Mar 30, 2021 - Jupyter Notebook
Run and publish parameterised Jupyter notebooks using 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
Neural style transfer bot for Telegram implemented with Ray Serve, Papermill and AIOGram
-
Updated
Feb 8, 2021 - Jupyter Notebook
This repo is for my Medium article: How to use Papermill in Google Colab.
-
Updated
Dec 30, 2019 - Jupyter Notebook
computer vision experiments
-
Updated
Feb 13, 2022 - Jupyter Notebook
Howto use the automatation for jupyter notebook with papermill and external tasks connected to a process-engine.
-
Updated
Jan 21, 2022 - Jupyter Notebook
Example mnist-digits ML pipeline running using Github actions infrastructure.
-
Updated
Feb 13, 2022 - Python
py_dag_runner is a light-weight open source Python library for running pipelines of Python functions and/or Jupyter notebooks. Execution using Ray framework.
python
data-science
python3
datascience
notebooks
ray
jupyter-notebooks
dag
papermill
mlops
jupytext
-
Updated
Feb 13, 2022 - Python
pre-commit hooks for papermill (https://github.com/nteract/papermill)
-
Updated
Jun 25, 2020 - Python
A PGE for creating areas-of-interest for use with the volcano_anomaly PGE
-
Updated
Jun 17, 2021 - Jupyter Notebook
Jupyter-Notebook-based workflow powered By Papermill and Github Action
-
Updated
Jan 21, 2022 - Jupyter Notebook
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."
the documentation doesn't mention that in order for the plugin to work, it must be installed in the same process that runs jupyterlab (users may install it in the kernel)
we should mention that here: https://docs.ploomber.io/en/latest/user-guide/jupyter.html#troubleshooting-pipeline-loading
also, we should link from this section to the troubleshoot section: https://docs.ploomber.io/en/latest