File tree Expand file tree Collapse file tree 7 files changed +5
-131
lines changed
Expand file tree Collapse file tree 7 files changed +5
-131
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -2,10 +2,9 @@ name: web-map-feature-services-cookbook-dev
22channels :
33 - conda-forge
44dependencies :
5- - jupyter-book
65 - jupyterlab
6+ - jupyterlab-myst
77 - jupyter_server
8- - pip
98 - cartopy
109 - jupyter_bokeh
1110 - requests
@@ -14,5 +13,4 @@ dependencies:
1413 - geopandas
1514 - hvplot
1615 - owslib
17- - sphinx-pythia-theme
1816 - mystmd
Original file line number Diff line number Diff line change 11# See docs at: https://mystmd.org/guide/frontmatter
22version : 1
33extends :
4- - https://raw.githubusercontent.com/projectpythia-mystmd /pythia-config/main/pythia.yml
4+ - https://raw.githubusercontent.com/projectpythia/pythia-config/main/pythia.yml
55project :
66 id : 00033604-f595-498a-9407-eab331b49411
77 # title:
@@ -24,6 +24,6 @@ project:
2424
2525site :
2626 template : book-theme
27- # options:
28- # favicon: favicon.ico
29- # logo: site_logo.png
27+ options :
28+ logo : notebooks/images/logos/pythia_logo-white-rtext.svg
29+ folders : true
You can’t perform that action at this time.
0 commit comments