Steven Silvester
0390be2ce8
Add flake8 and git-blame-ignore-revs ( #6337 )
2022-04-01 11:34:37 -05:00
Steven Silvester
a7717d90f1
Run Autoformatters ( #6335 )
2022-04-01 11:02:12 -05:00
Steven Silvester
ff15898e4e
replace missing files
2022-03-09 07:42:21 -06:00
Steven Silvester
c7f1bb77a1
reinstate nbpackage
2022-03-09 07:35:31 -06:00
Steven Silvester
d42758a2d9
more cleanup
2022-03-09 07:34:52 -06:00
Steven Silvester
46959df2c5
make docs build strict
2022-03-09 07:00:26 -06:00
Steven Silvester
c1d8c959e6
remove copied changelog file
2022-03-09 06:26:26 -06:00
Jeremy Tuloup
d726fb7409
Link to JupyterLab resources
2022-03-04 17:46:44 +01:00
Jeremy Tuloup
c31203e42f
Cleanup User Documentation
2022-03-04 17:37:52 +01:00
Jeremy Tuloup
58d701a383
Cleanup Configuration section in the docs
2022-03-04 16:44:44 +01:00
Jeremy Tuloup
f487ec8c7d
Fix docs sections
2022-03-04 16:14:23 +01:00
Jeremy Tuloup
be0726fe8e
Update html_theme in conf.py
2022-03-04 14:50:20 +01:00
Jeremy Tuloup
a5f712d9b1
Remove jupyter_server import in conf.py
2022-03-02 18:01:54 +01:00
Jeremy Tuloup
cde6ad68b2
Fix docs conf.py
2022-03-02 14:46:38 +01:00
Jeremy Tuloup
85ddb6f5f9
Remove autogen_config
2022-03-02 14:35:17 +01:00
Jeremy Tuloup
b1706303e7
Iterate on the README
2022-03-02 10:05:57 +01:00
Matthias Geier
10b835c68a
DOC: remove unnecessary (and wrong) source_suffix setting
2021-10-11 22:40:28 +02:00
Kevin Bates
6675ca9728
Pin nbsphinx to 0.8.6, clean up orphaned resources
2021-10-05 16:50:59 -07:00
Masaya Suzuki
326821b61c
Fix syntax highlight
2021-08-09 23:47:08 +09:00
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>
2021-05-12 11:04:31 -05:00
wggillen
8ca2887920
Spelling correction ( #6045 )
...
An instance of 'attachment' was misspelled 'attachement'.
2021-04-25 10:29:06 -05:00
Afshin Taylor Darian
20f7e9e697
Modernize Changelog ( #6008 )
2021-03-16 07:55:48 -05:00
Daniel Rice
993286209a
Update security.rst
2021-02-07 11:58:38 +00:00
Zachary Sailer
a7089e05b9
Merge pull request #5937 from Carreau/doc-ext
...
DOC: Server extension, extra docs on configuration/authentication.
2021-01-29 09:28:13 -08:00
Zachary Sailer
24d4492044
add change log for 6.1.6 and 6.2.0 ( #5936 )
2021-01-13 10:27:02 -06:00
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.
2021-01-13 08:09:13 -08:00
Zachary Sailer
0c83c9d59f
Merge pull request #5889 from jmandreoli/patch-1
...
Added section for file editor configuration
2020-12-09 08:29:52 -08:00
Matthias Geier
99adc0e5c4
example notebook: don't recommend using $$...$$ for display math
2020-12-01 17:34:21 +01:00
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 ...
2020-11-29 16:51:28 +01:00
Min RK
ee64f5475d
changelog for 6.1.5
2020-11-18 10:13:09 -08:00
Kevin Bates
7f7ea8e85c
Merge pull request #5804 from rahulporuri/cln/remove-utf8-coding-cookies
...
Remove utf8 coding cookies
2020-10-13 15:09:45 -07:00
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.
2020-10-13 21:11:23 +01:00
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
2020-10-10 15:30:06 +01:00
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
2020-09-10 08:50:03 -05:00
Kevin Bates
d8308e1380
Release 6.1.4
2020-09-08 10:47:36 -07:00
Zachary Sailer
bb55a1b41c
Update docs/source/troubleshooting.rst
2020-08-28 08:09:47 -07:00
Kevin Bates
78f185f76a
Add reference to IPython docs for multi-env scenarios
2020-08-27 17:11:19 -07:00
Kevin Bates
1587a61468
Add additional entries to troubleshooting section
2020-08-25 16:52:58 -07:00
Jaipreet Singh
1dad47ac13
Fix broken links to jupyter documentation
...
After https://github.com/jupyter/jupyter/pull/523 , the paths for a few links were moved from `/projects` to `/use`
This has broken the first 2 links under https://jupyter-notebook.readthedocs.io/en/stable/config_overview.html#jupyter-s-common-configuration-system
This change modifies the code to use the new paths.
2020-08-18 14:30:35 -07:00
Kevin Bates
2d8b28adc0
Release 6.1.3
2020-08-12 17:28:22 -07:00
Kevin Bates
38d8308382
Release 6.1.2
2020-08-12 09:44:42 -07:00
Steven Silvester
4489ca6b59
Release 6.1.1
2020-08-03 13:52:47 -05:00
Kevin Bates
97a89ff367
Update 6.1 changelog with post rc1 changes ( #5639 )
...
* Update 6.1 changelog with post rc1 changes
2020-07-31 10:28:27 -07:00
Reece Hart
427bc961ee
closes #4029 : implement optional markdown header and footer files
2020-06-08 05:11:30 -05:00
Kevin Bates
36bc44a82c
Release 6.1.0rc1
2020-06-07 08:07:32 -07:00
Kevin Bates
6dc3ca94d7
6.1.0 Changelog ( #5515 )
2020-06-06 19:55:44 -07:00
Vidar Tonaas Fauske
7bf9b5ec68
Document contents chunks ( #5508 )
...
* Document contents chunks
Add a documentation entry for the contents API regarding use of "chunk" in save.
Adds an `extra_requires` value in setup.py for installing documentation dependencies.
2020-06-05 08:24:00 -07:00
Kyle Kelley
6308e979aa
Merge pull request #2922 from takluyver/run-cell-play
...
'Play' icon for run-cell toolbar button
2020-05-28 09:51:35 -07:00
Thew Dhanat
95c9dfbdb0
Add cell attachments to markdown example ( #5412 )
2020-05-21 03:31:39 -05:00
Steven Silvester
87201a5339
Consolidate release notes into RELEASE.md
2020-05-10 02:17:45 -05:00