diff --git a/.github/workflows/generate-readme.yml b/.github/workflows/generate-readme.yml index a295e2e..955188f 100644 --- a/.github/workflows/generate-readme.yml +++ b/.github/workflows/generate-readme.yml @@ -36,7 +36,7 @@ jobs: - name: Execute the notebook (run all cells) run: | - jupyter nbconvert --to notebook --execute notebooks/examples.ipynb --output notebooks/examples.ipynb + jupyter nbconvert --to notebook --execute notebooks/examples.ipynb --output examples.ipynb --output-dir notebooks - name: Run notebooks_to_readme.sh run: | diff --git a/notebooks/examples.ipynb b/notebooks/examples.ipynb index fb63dc3..7f28a53 100755 --- a/notebooks/examples.ipynb +++ b/notebooks/examples.ipynb @@ -12,6 +12,7 @@ "\n", "[![Docs](https://img.shields.io/badge/docs-GitHub%20Pages-blue?logo=github)](https://marceloprates.github.io/prettymaps/)\n", "\n", + "\n", "This work is [licensed](LICENSE) under a GNU Affero General Public License v3.0 (you can make commercial use, distribute and modify this project, but must **disclose** the source code with the license and copyright notice)\n", "\n", "## Note about crediting and NFTs:\n",