[web] Notebook to webpage, direct conversion
Extracted from !4704 (merged).
- Added possibility to use a notebook as a web page source (see docs (when merged) or preview here)
- Is directly converted to a web page (is not executed)
- Added a new CI-label
ci::web only (fast)
: generates the web site only (without running notebooks, i.e.NotebookTest()
s are not run but web page notebooks are still converted)
-
Feature description was added to the changelog -
Tests covering your feature were added? -
Any new feature or behavior change was documented?
Edited by Lars Bilke