-
Notifications
You must be signed in to change notification settings - Fork 947
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Overhaul docs toolchain (#3673)
* start work on docs build, add ts metapackage, more verbose build output * mostly-building docs * start replacing nbsphinx meta * work on nav, header refs * clean up more warnings * add autodoc * more metadata * linting * update, deduplicate yarn.lock * update some dev tools * bump node build versin, top python version * update typescript deps * more tsconfig * normalize build, actions * normalize yarn/jlpm run and install * update docs deps * bump ui-test deps * fix labextension invocation * lint yaml * add typedoc * start reworking docs site structure and content * apply prettier to markdown * prettier spec * hoist js api * restore yarn cache * more yarn cache * add jupyterlab-myst to binder * update screenshot * disable theme switcher for now * normalize more yarn invocations, update another screenshot
- Loading branch information
Showing
115 changed files
with
14,704 additions
and
15,223 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
bqplot | ||
ipyleaflet | ||
jupyterlab-myst | ||
jupyterlab~=3.0 | ||
matplotlib | ||
networkx | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
--- | ||
name: Custom Widget | ||
about: Issues or questions related to developing a custom widget | ||
labels: "Custom Widget" | ||
labels: 'Custom Widget' | ||
--- | ||
|
||
<!-- | ||
<!-- | ||
If this is a: | ||
Bug Report: Please add the relevant pieces of information from the bug report template to this issue (https://github.com/jupyterlab/jupyterlab/issues/new?template=bug_report.md) | ||
Question: Great! Thanks for asking here, since someone else will be able to find the answer more easily in the future. Please try to provide as much detail as you can about what you would like to accomplish and what you have tried. | ||
Feature Request: Please follow the template from https://github.com/jupyterlab/jupyterlab/issues/new?template=feature_request.md | ||
Feature Request: Please follow the template from https://github.com/jupyterlab/jupyterlab/issues/new?template=feature_request.md | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.