Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
152 changes: 81 additions & 71 deletions notebooks/00-jupyter_introduction.ipynb

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions notebooks/00-jupyter_introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jupytext:
extension: .md
format_name: myst
format_version: 0.13
jupytext_version: 1.16.5
jupytext_version: 1.17.3
kernelspec:
display_name: Python 3 (ipykernel)
language: python
Expand All @@ -15,9 +15,9 @@ kernelspec:


> *DS Python for GIS and Geoscience*
> *September, 2024*
> *October, 2025*
>
> *© 2024, Joris Van den Bossche and Stijn Van Hoey (<mailto:[email protected]>, <mailto:[email protected]>). Licensed under [CC BY 4.0 Creative Commons](http://creativecommons.org/licenses/by/4.0/)*
> *© 2025, Joris Van den Bossche and Stijn Van Hoey (<mailto:[email protected]>, <mailto:[email protected]>). Licensed under [CC BY 4.0 Creative Commons](http://creativecommons.org/licenses/by/4.0/)*

---

Expand Down
719 changes: 548 additions & 171 deletions notebooks/10-introduction-raster.ipynb

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions notebooks/10-introduction-raster.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jupytext:
extension: .md
format_name: myst
format_version: 0.13
jupytext_version: 1.16.5
jupytext_version: 1.17.3
kernelspec:
display_name: Python 3 (ipykernel)
language: python
Expand All @@ -15,9 +15,9 @@ kernelspec:


> *DS Python for GIS and Geoscience*
> *September, 2024*
> *October, 2025*
>
> *© 2024, Joris Van den Bossche and Stijn Van Hoey. Licensed under [CC BY 4.0 Creative Commons](http://creativecommons.org/licenses/by/4.0/)*
> *© 2025, Joris Van den Bossche and Stijn Van Hoey. Licensed under [CC BY 4.0 Creative Commons](http://creativecommons.org/licenses/by/4.0/)*

---

Expand Down
Loading