Jason Weill
93e4d5e1c6
Copy edits ( #6879 )
3 years ago
Eric Gentry
68f10a23c5
Added extra information and user-action summaries to 7 migration docs. ( #6850 )
...
* Added extra information and user-action summaries to 7 migration docs.
* Update docs/source/migrate_to_notebook7.md
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
* Update docs/source/migrate_to_notebook7.md
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
* Updated nbclassic messaging.
* Revised heading.
* Updated heading.
* Formatting pass.
---------
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
3 years ago
Jeremy Tuloup
1512c82992
Rename migration file to `migrate_to_notebook7` ( #6831 )
...
* Use correct canonical URL while building docs (#6829 )
As noted in https://github.com/readthedocs/readthedocs.org/pull/10224 with the current configuration the canonical URL is wrong with different sphinx builds. For instance the "latest" docs point to "stable". This leads to apps like Mastodon to generate previews to pages which don't exist since they rely on
<link rel="canonical" href="https://jupyter-notebook.readthedocs.io/en/stable/notebook_7_features.html " />
This should fix that.
* Renaming migration file to `migrating_to_notebook7`
* Use the correct name
* fix ref
---------
Co-authored-by: Ashwin V. Mohanan <9155111+ashwinvis@users.noreply.github.com>
3 years ago
Ashwin V. Mohanan
6e60c72ead
Use correct canonical URL while building docs ( #6829 )
...
As noted in https://github.com/readthedocs/readthedocs.org/pull/10224 with the current configuration the canonical URL is wrong with different sphinx builds. For instance the "latest" docs point to "stable". This leads to apps like Mastodon to generate previews to pages which don't exist since they rely on
<link rel="canonical" href="https://jupyter-notebook.readthedocs.io/en/stable/notebook_7_features.html " />
This should fix that.
3 years ago
Jeremy Tuloup
b99718f57a
Add missing singleton packages for RTC ( #6816 )
...
* Add missing singleton packages for RTC
* Add RTC screencast to the docs
* try fix package check
3 years ago
Jeremy Tuloup
0c888aedee
Improve the documentation for Notebook 7 ( #6813 )
...
* [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>
3 years ago
Yinon Ehrlich
a5994d1a63
fix typo in the migration guide ( #6812 )
3 years ago
Jeremy Tuloup
f05e5a985d
Convert docs to Markdown ( #6770 )
...
* Convert docs to Markdown
* lint
* update refs
* more update
3 years ago
Eric Charles
39a2df66a8
Docs: add migrate to notebook7 page ( #6737 )
...
* docs: add migrate to notebook7 page
* docs: update migrate_to_notebook7.rst
* docs: lint migrate_to_notebook7.rst
* docs: lint migrate_to_notebook7.rst
3 years ago
Steven Silvester
840b4256da
Add spelling and docstring enforcement ( #6669 )
...
* add spelling and docstring enforcement
* remove markdown format
* restore local hooks
* add docs change
* spelling
3 years ago
Steven Silvester
22475a39ab
Adopt ruff and typing ( #6658 )
...
* adopt ruff and typing
* reinstate local hooks
* fix classifier
* fix lint
* limit ruff target
* fix doc8 test
* add integrity check
* lint
* lint
* only use mdformat for changelog
* prettier
3 years ago
Jeremy Tuloup
f38c6d6888
Explicit set language to en
4 years ago
Steven Silvester
7ae20a756f
Clean up pre-commit ( #6349 )
4 years ago
Steven Silvester
64eed5caa4
Add pytest and handle warnings ( #6338 )
4 years ago
Steven Silvester
0390be2ce8
Add flake8 and git-blame-ignore-revs ( #6337 )
4 years ago
Steven Silvester
a7717d90f1
Run Autoformatters ( #6335 )
4 years ago
Steven Silvester
ff15898e4e
replace missing files
4 years ago
Steven Silvester
c7f1bb77a1
reinstate nbpackage
4 years ago
Steven Silvester
d42758a2d9
more cleanup
4 years ago
Steven Silvester
46959df2c5
make docs build strict
4 years ago
Steven Silvester
c1d8c959e6
remove copied changelog file
4 years ago
Jeremy Tuloup
d726fb7409
Link to JupyterLab resources
4 years ago
Jeremy Tuloup
c31203e42f
Cleanup User Documentation
4 years ago
Jeremy Tuloup
58d701a383
Cleanup Configuration section in the docs
4 years ago
Jeremy Tuloup
f487ec8c7d
Fix docs sections
4 years ago
Jeremy Tuloup
be0726fe8e
Update html_theme in conf.py
4 years ago
Jeremy Tuloup
a5f712d9b1
Remove jupyter_server import in conf.py
4 years ago
Jeremy Tuloup
cde6ad68b2
Fix docs conf.py
4 years ago
Jeremy Tuloup
85ddb6f5f9
Remove autogen_config
4 years ago
Jeremy Tuloup
b1706303e7
Iterate on the README
4 years ago
Matthias Geier
10b835c68a
DOC: remove unnecessary (and wrong) source_suffix setting
4 years ago
Kevin Bates
6675ca9728
Pin nbsphinx to 0.8.6, clean up orphaned resources
4 years ago
Masaya Suzuki
326821b61c
Fix syntax highlight
5 years ago
Afshin Taylor Darian
c19323de9a
Use Jupyter Releaser ( #6048 )
...
* Use Jupyter Releaser
* Automated Changelog Entry for 6.4.0a0 on notebook-releaser
* Publish 6.4.0a0
SHA256 hashes:
dist/notebook-6.4.0a0-py3-none-any.whl: abbbbb02504cedb85c2d5eeac39ea11615360b9b0075126bf180d6011eac14a5
dist/notebook-6.4.0a0.tar.gz: 2984630a020a9396c61b2c3b98f43b1957dd0121b162a926b3d6136fafa7ca16
* Bump to 6.5.0.dev0
* Remove jupyter_packaging as a runtime requirement
* Automated Changelog Entry for 6.4.0a1 on notebook-releaser
* Publish 6.4.0a1
SHA256 hashes:
dist/notebook-6.4.0a1-py3-none-any.whl: 4b0ae5cb972b5b16b18b942810b85859185ef2081017dd495e5f57099ce06ef4
dist/notebook-6.4.0a1.tar.gz: c48e10d34afa35e304e3b7deca1882508195960f35c4661dec044bb8da344ae5
* Bump to 6.5.0.dev0
* Update notebook/_version.py
Co-authored-by: Kevin Bates <kbates4@gmail.com>
* Update pyproject.toml
Co-authored-by: Kevin Bates <kbates4@gmail.com>
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
Co-authored-by: Kevin Bates <kbates4@gmail.com>
5 years ago
wggillen
8ca2887920
Spelling correction ( #6045 )
...
An instance of 'attachment' was misspelled 'attachement'.
5 years ago
Afshin Taylor Darian
20f7e9e697
Modernize Changelog ( #6008 )
5 years ago
Daniel Rice
993286209a
Update security.rst
5 years ago
Zachary Sailer
a7089e05b9
Merge pull request #5937 from Carreau/doc-ext
...
DOC: Server extension, extra docs on configuration/authentication.
5 years ago
Zachary Sailer
24d4492044
add change log for 6.1.6 and 6.2.0 ( #5936 )
5 years ago
Matthias Bussonnier
e437bad1a5
DOC: Server extension, extra docs on configuration/authentication.
...
That give most of the information a user needs to write a full-fledge
extension without having to look into tornado documentation:
- Authentication: I think all handler should be authenticated by
default.
- Managing state and accessing server state from the handlers: I don't
think there is many interesting things you can do without accessing
server state and configuration.
5 years ago
Zachary Sailer
0c83c9d59f
Merge pull request #5889 from jmandreoli/patch-1
...
Added section for file editor configuration
5 years ago
Matthias Geier
99adc0e5c4
example notebook: don't recommend using $$...$$ for display math
5 years ago
jmandreoli
9e62e2defe
Added section for file editor configuration
...
The doc shows how to update codemirror options for the notebook cell editor, but not for the whole file editor. I have added lines 51-62 to give that information. The information comes from Stack-Overflow (and has been tested), but it has been frustratingly long to find, so I think it is worth sharing ...
5 years ago
Min RK
ee64f5475d
changelog for 6.1.5
5 years ago
Kevin Bates
7f7ea8e85c
Merge pull request #5804 from rahulporuri/cln/remove-utf8-coding-cookies
...
Remove utf8 coding cookies
5 years ago
adcdr
05a9b02bb7
Fix broken links
...
The documentation linked below contains 3 rendering errors:
https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/What%20is%20the%20Jupyter%20Notebook.html
These are caused by limitations in the Sphinx tool used to render the page:
https://docutils.sourceforge.io/FAQ.html#is-nested-inline-markup-possible
This PR fixes them with the least amount of changes.
5 years ago
Sai Rahul Poruri
9dd2af27de
CLN : Remove utf8 coding cookies
...
On Python 3, the default source file encoding for Python files is utf-8
and because Python 2 is no longer supported, the utf8 coding cookies can
be removed
5 years ago
Matt Riedemann
02b1769e5d
Embed frontend_config toctree in config_overview
...
The section `Notebook front-end client` in the config overview
page was essentially a toc tree except the sub-section links
went to the top of the frontend_config page rather than the real
sub-sections in that page because they all used the same reference.
Rather than create a unique reference for each sub-section in the
frontend_config page, this simply embeds the frontend_config toctree
within the config_overview page which essentially has the same effect.
Closes #5740
5 years ago
Kevin Bates
d8308e1380
Release 6.1.4
5 years ago
Zachary Sailer
bb55a1b41c
Update docs/source/troubleshooting.rst
5 years ago