mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-08-26 15:54:46 +02:00
Adjust Jupyter notebook execution output path for better organization.
This commit is contained in:
2
.github/workflows/generate-readme.yml
vendored
2
.github/workflows/generate-readme.yml
vendored
@@ -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: |
|
||||
|
@@ -12,6 +12,7 @@
|
||||
"\n",
|
||||
"[](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",
|
||||
|
Reference in New Issue
Block a user