Skip to content
Snippets Groups Projects
Commit b0eeb404 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Add update_notebooks.sh

parent 5d2995d6
No related branches found
No related tags found
No related merge requests found
Pipeline #18581 failed
#! /bin/sh
#
# update_notebooks.sh
# Copyright (C) 2019 Stephan Seitz <stephan.seitz@fau.de>
#
# Distributed under terms of the GPLv3 license.
#
jupyter nbconvert --to notebook --ClearOutputPreprocessor.enabled=True --inplace --execute docs/notebooks/*.ipynb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment