mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-31 13:40:29 +08:00
* [pre-commit.ci] pre-commit autoupdate (#6814) updates: - [github.com/python-jsonschema/check-jsonschema: 0.21.0 → 0.22.0](https://github.com/python-jsonschema/check-jsonschema/compare/0.21.0...0.22.0) - [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0) - [github.com/charliermarsh/ruff-pre-commit: v0.0.254 → v0.0.260](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.254...v0.0.260) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Add note and warning on the extension landing page * fix nbclassic url * fix seealso blocks * Fix note * add changelog to the navbar * update faq * Update screencasts and screenshots * Remove old screenshots and screencasts * rename migrating file * Split the migration guide * dedicate a page to new features * document themes * Iterate on the new features * expand docs on extensions * add Binder link * mention the interface dropdown * iterate on features * Mention nbgrader and RISE * Lint * Add server extension docs * fixes --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>