mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-08-27 08:14:48 +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)
|
- name: Execute the notebook (run all cells)
|
||||||
run: |
|
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
|
- name: Run notebooks_to_readme.sh
|
||||||
run: |
|
run: |
|
||||||
|
@@ -12,6 +12,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"[](https://marceloprates.github.io/prettymaps/)\n",
|
"[](https://marceloprates.github.io/prettymaps/)\n",
|
||||||
"\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",
|
"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",
|
"\n",
|
||||||
"## Note about crediting and NFTs:\n",
|
"## Note about crediting and NFTs:\n",
|
||||||
|
Reference in New Issue
Block a user