File tree Expand file tree Collapse file tree 4 files changed +2064
-0
lines changed
Expand file tree Collapse file tree 4 files changed +2064
-0
lines changed Original file line number Diff line number Diff line change 4242 'sphinx_plausible' ,
4343 'sphinxext.opengraph' ,
4444]
45+ myst_enable_extensions = ['colon_fence' ]
46+
4547ogp_site_name = "Python for Scientific Computing"
4648ogp_site_url = 'https://aaltoscicomp.github.io/python-for-scicomp/'
4749
Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ to learn yourself as you need to.
6161 60 min ; :doc: `data-visualization `
6262 30 min ; :doc: `data-formats `
6363 60 min ; :doc: `scripts `
64+ 30 min ; :doc: `web-apis `
6465 15 min ; :doc: `scipy `
6566 30 min ; :doc: `libraries `
6667 45 min ; :doc: `parallel `
@@ -82,6 +83,7 @@ to learn yourself as you need to.
8283 data-visualization
8384 data-formats
8485 scripts
86+ web-apis
8587 scipy
8688 libraries
8789 parallel
You can’t perform that action at this time.
0 commit comments