Skip to content

lifematics/schedulable_notebook

Repository files navigation

Schedulable notebook

This application is based on jupyter-with-jenkins

After Jupyter Notebook is open, you can open the Jenkins UI from the jenkins menu.

jenkins button

Running notebook periodically

You can use papermill to let Jenkins execute your notebook.

# Move notebook directory
cd /home/jovyan/

# Execute notebook
papermill "Using Selenium.ipynb" "${WORKSPACE}/${BUILD_ID}.ipynb"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published