File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 49
49
jupyter_execute_notebooks = "auto"
50
50
#jupyter_execute_notebooks = "force"
51
51
52
- # Make myst-nb work with the dirhtml builder
53
- # This can be removed once myst_parser>0.8.3 is released
54
- # https://github.com/executablebooks/MyST-NB/pull/202
55
- from myst_nb .transform import RENDER_PRIORITY
56
- RENDER_PRIORITY ['dirhtml' ] = 'html'
57
- del RENDER_PRIORITY
58
-
59
52
# Add any paths that contain templates here, relative to this directory.
60
53
templates_path = ['_templates' ]
61
54
Original file line number Diff line number Diff line change 1
- https://github.com/coderefinery/sphinx-lesson/archive/master.zip
2
- sphinx
1
+ Sphinx
3
2
sphinx_rtd_theme
3
+ sphinx_rtd_theme_ext_color_contrast
4
4
myst_nb
5
+ sphinx-lesson
6
+ https://github.com/coderefinery/sphinx-coderefinery-branding/archive/master.zip
You can’t perform that action at this time.
0 commit comments