Commit Graph

524 Commits

Author SHA1 Message Date
Min RK
1d17c796d0
Merge pull request #3799 from aaronchall/patch-1
Fill in Checkpoints section
2018-07-30 10:04:27 +02:00
Aaron Hall, MBA
251c9e7dc8
Fill in Checkpoints section
(I think it needs more complete examples like ContentsManager has regarding what is returned by these methods.)
2018-07-26 13:51:58 -04:00
Walter Martin
ecc4d26f1d fixing grammatical errors and typos 2018-07-24 21:01:51 -04:00
Thomas Kluyver
a0503629ba Disable the host check for 5.6 because of gh-3754 2018-07-14 10:52:51 +02:00
Thomas Kluyver
2c562e8587 Update changelog with recent changes merged 2018-07-12 11:06:13 +02:00
Thomas Kluyver
1af0e430a6
Merge pull request #3688 from mpacer/changelog_5.6
updates changelog in prep for releasing5.6rc
2018-06-21 09:45:39 +02:00
Thomas Kluyver
54ecbce364
Updates and additions to release notes 2018-06-20 14:24:35 +02:00
Thomas Kluyver
d48c5512d7 Move sphinx to be installed by conda 2018-06-17 11:15:28 +02:00
Thomas Kluyver
708cc502d2 Unpin Sphinx version for Readthedocs 2018-06-15 11:49:34 +02:00
Thomas Kluyver
28b0fe2782 Install prometheus_client on Readthedocs 2018-06-15 11:22:23 +02:00
M Pacer
4c2e1d7132 Update changelog in prep for 5.6rc 2018-06-14 11:40:00 -07:00
Thomas Kluyver
8d62e041b2 Add PR to changelog 2018-05-05 07:19:30 +02:00
Thomas Kluyver
e16407e988 Add changelog for Notebook 5.5 2018-05-01 12:02:43 +02:00
Thomas Kluyver
9ae9e7c7e5
Merge pull request #3571 from takluyver/docs-privacy
Add section in docs about privacy
2018-05-01 10:16:40 +02:00
Thomas Kluyver
7a623d65e9
Merge pull request #3584 from takluyver/doc-troubleshooting
Documentation updates and organisation
2018-05-01 10:15:38 +02:00
Thomas Kluyver
c1b761890d
Merge pull request #3520 from bollwyvl/docs/confd-example
update docs with confd implementation details
2018-05-01 10:11:33 +02:00
Thomas Kluyver
dd687fb526 Capitalise header 2018-04-30 18:13:33 +02:00
Thomas Kluyver
3482d61234 Add blank notebook UI image 2018-04-30 18:13:00 +02:00
Thomas Kluyver
5f7667ef60 Rework and update notebook introductory document 2018-04-30 18:12:40 +02:00
Thomas Kluyver
cba22e8732 Reorganise docs landing page 2018-04-30 17:21:18 +02:00
Thomas Kluyver
3cc31604a8 Add troubleshooting documentation 2018-04-29 22:45:16 +02:00
Carol Willing
6d258b5bba
Merge pull request #3536 from nyu-ossd-s18/documentation
Improve Documentation
2018-04-27 14:45:24 -07:00
danagilliann
1c1202cc7f made pull request changes 2018-04-26 13:25:24 -04:00
Thomas Kluyver
771edd98ec Add section in docs about privacy
Closes gh-3566
2018-04-26 15:55:05 +02:00
Paul Masson
a860b9bd22
Typos 2018-04-11 12:52:13 -07:00
dabuside
9936aa9eab
warp line 2018-04-11 18:43:34 +08:00
dabuside
37c6ba2cc1
add tips 2018-04-11 18:30:58 +08:00
dabuside
82ff0fdceb
add tips 2018-04-11 10:06:27 +08:00
Nicholas Bollweg
fed254b184 update docs with confd implementation details 2018-04-10 01:09:07 -04:00
Thomas Kluyver
a7ac957d7f Update changelog for 5.4.1 2018-03-18 08:38:07 +00:00
Min RK
a1fb317ec7
Merge pull request #3346 from whosford/notebook-public-server-docs-change
Add more information for where jupyter_notebook_config.py is located
2018-02-27 13:46:43 +01:00
Hong Xu
08231369c1 Add explanation on how to change the type of a cell to Markdown. 2018-02-26 11:27:12 -08:00
Miro Hrončok
6453b0f1da Do not execute special notebooks with nbsphinx
They can hang in headless environment.

See also db90e16d17
2018-02-21 16:46:33 +01:00
William Hosford
e67d66e7e8 Issue #3027: Add more information for where jupyter_notebook_config.py is located 2018-02-17 16:06:45 -08:00
Thomas Kluyver
b76c8d907e
Merge pull request #3288 from kant/patch-1
Minor fixes
2018-02-12 13:57:13 +00:00
Thomas Kluyver
83fd9bb176 Squash some Sphinx warnings 2018-02-12 11:49:44 +00:00
Thomas Kluyver
0c06649bcd
Use asterisks for italics 2018-02-12 11:37:17 +00:00
Thomas Kluyver
66bd2fbf20 Allow use of newest nbsphinx for building docs
Needed for compatibility with Sphinx 1.7
2018-02-12 11:09:46 +00:00
Thomas Kluyver
08a17dfcf0
Merge pull request #3293 from takluyver/unlink-ferdas
Remove broken link to Github user
2018-02-02 13:15:21 +00:00
Thomas Kluyver
f559ffef6a Remove broken link to Github user 2018-02-02 12:53:23 +00:00
Darío Hereñú
560e142cf2
Minor fixes
(proposal)
2018-02-01 10:50:34 -03:00
Thomas Kluyver
c14b94b037 Add PR #3271 to changelog 2018-01-28 17:12:07 +00:00
Thomas Kluyver
e9f91111b0 Update changelog for 5.4 2018-01-27 18:15:38 +00:00
Thomas Kluyver
0c96052065 Update changelog ready for 5.3.0 2018-01-16 15:02:18 +00:00
Grant Nestor
1df0401d14
Update changelog (#3188) 2018-01-08 12:02:50 -08:00
Grant Nestor
973cdc4f64 Add 5.3.0 to changelog 2018-01-05 15:07:35 -08:00
Thomas Kluyver
8cddc00a25
Merge pull request #3063 from bacboc/feature
Fix broken link
2017-11-20 17:14:00 +00:00
bacboc
19191521a6 Fix broken link 2017-11-20 22:38:59 +09:00
Thomas Kluyver
bd55f7f904
Merge pull request #3061 from bacboc/feature
Fix broken link
2017-11-20 12:58:44 +00:00
bacboc
d9a6bc85c2 Fix some broken link 2017-11-20 21:40:01 +09:00
Thomas Kluyver
74fbc5b578
Merge pull request #3008 from Carreau/autopawd
When login-in via token, let a chance for user to set the password
2017-11-15 15:51:32 +00:00
Matthias Bussonnier
a40ab056d8
Fix docs intructions True->Flase 2017-11-15 06:43:25 -08:00
Matthias Bussonnier
a8971410c1 Add option disabled changing password at login.
Document the changing of password.
2017-11-13 07:55:12 -08:00
PHaeJin
c0973877c8 Fix a typo (#3043)
* Fix a typo

* Fix a typo

* Fix abroken link
2017-11-13 15:41:15 +00:00
edida
9f72eb1867 Typo fix (#3033) 2017-11-10 10:31:34 +00:00
y__321@naver.com
061f323908 Fix broken link 2017-11-08 14:56:35 +09:00
Grant Nestor
9daa7fb585 Add 5.2.1 to changelog 2017-10-27 07:57:28 -07:00
Thomas Kluyver
8eb1bdde4b Add send2trash to requirements for building docs 2017-10-21 17:17:42 +01:00
Grant Nestor
de1be56e38 Update changelog 2017-10-15 10:26:50 -07:00
Grant Nestor
61f400236f Add 5.2.0 to changelog 2017-10-12 15:43:13 -07:00
Remco Verhoef
9b6975d137 changed key strength to 2048 bits
* using a key strength of 1024 bits is considered a bad practice
2017-09-25 13:39:20 +02:00
Vidar Tonaas Fauske
f6de61d34e Fix some broken links and permanent redirects 2017-09-01 13:09:51 +02:00
Syed TS
b87fa6c734 typos fix-2 2017-08-28 15:18:10 +00:00
Syed TS
563f220a43 typos fix 2017-08-28 10:12:47 +00:00
Jiaqi Liu
708883521a pip install doc-requirements in travis 2017-08-25 12:42:06 -07:00
Jiaqi Liu
95bd9df2af add to doc requirements.txt file 2017-08-25 12:21:27 -07:00
Miro Hrončok
6e1ac76423 Have _ defined in notebook.transutils
Import it in conf.py (docs)

Fixes https://github.com/jupyter/notebook/issues/2798
2017-08-24 11:58:38 +02:00
madhu
11b22d280c docs(notebook): Update changelog for 5.1 2017-08-20 21:17:04 +05:30
Benda Xu
db90e16d17 d/s/examples/N/Importing Notebooks.ipynb: disable execution.
This notebook example includes writing to the directory of another
  module, usually resulting in a doc build failure.  Therefore we
  disable its execution by nbsphinx.

Closes: #2372
See-Also: https://bugs.gentoo.org/show_bug.cgi?id=626860
2017-08-19 17:31:38 +09:00
Grant Nestor
1f1728260a More corrections 2017-08-03 17:21:00 -04:00
Grant Nestor
cea19ffa7c Corrections 2017-08-03 17:02:27 -04:00
Grant Nestor
975d42ae94 Add 5.1.0 to changelog 2017-08-03 15:58:11 -04:00
Grant Nestor
f42ef1a5f5 Remove quotes around URL in tornado_settings example 2017-07-26 14:27:23 -07:00
Thomas Kluyver
ec43b45dd5 Merge pull request #2612 from minrk/double-pre
remove redundant pre tags in markdown examples
2017-07-03 11:51:16 +01:00
M Pacer
9e9432a7b9 Remove references to heading cells and 'best practices' that better fit the existence of heading cells 2017-06-28 13:41:41 -07:00
Min RK
24835421b4 remove redundant pre tags
Some markdown examples were double-escaped (indent and pre tag),
causing incorrect rendering.
2017-06-28 13:58:58 +01:00
Harsh Vardhan
462ed6c01e Update link of messaging in Jupyter
The documentation is for an old version of IPython.
2017-06-27 16:35:52 +05:30
Dominic Kuang
63cc96ed1c Change comment identifier to be valid JavaScript
Copying and pasting the snippet with `#` as a comment identifier caused an error, so use `//` instead.
2017-06-12 10:35:26 -07:00
Steve (Gadget) Barnes
19d23e2de7 Issue #2502: Add line break after The Jupyter Notebook is running at: (#2505)
* Issue #2502: Add line break after The Jupyter Notebook is running at:

* Revert "Issue #2502: Add line break after The Jupyter Notebook is running at:"

This reverts commit 3aa65e7120.

* Issue #2502: Reverted previous changes and redone without strip trailing spaces
2017-05-19 17:25:22 +01:00
Björn Grüning
89fe391543 wording fix 2017-04-26 21:08:30 +02:00
Grant Nestor
ce110e6d5d Fix typo in cell tags toolbar screenshot 2017-04-03 11:14:26 -07:00
Grant Nestor
0d289458e8 Update changelog and screenshots 2017-03-30 16:43:45 -05:00
Thomas Kluyver
d2c539fdbc Explain how to use cell tags in changelog 2017-03-21 17:04:08 +00:00
Thomas Kluyver
9f8158abb6 Use Markdown image references in example notebook
This makes the high-res screenshots larger on a lower-res screen, but
nbsphinx doesn't currently handle HTML <img> tags, so we need to use the
Markdown format to show images in our docs.

Closes gh-2304
2017-03-20 15:24:07 +00:00
Peter Parente
7816203665 Note bundler API, kernel activity additions 2017-02-26 21:51:51 -05:00
Matthias Bussonnier
0736356a2f Merge pull request #2224 from takluyver/doc-nbserver-extensions
Update docs on enabling notebook server extensions
2017-02-25 20:08:29 -08:00
nickylimjj
0d595f323c keep within 80 cols, fix typos 2017-02-25 10:46:12 -06:00
nickylimjj
0be70718a5 updated changelog for nbextensions 2017-02-25 01:09:00 -06:00
Thomas Kluyver
a38eadbfef Fix spelling 2017-02-24 18:26:13 +00:00
Thomas Kluyver
e3b89c3910 Update docs on enabling notebook server extensions 2017-02-24 18:25:33 +00:00
Eric Dill
080fae28e5 DOC: Fix typo 2017-02-12 19:45:52 -05:00
Grant Nestor
8420668e95 Uncomment 5.0 section in changelog 2017-02-08 18:39:21 -08:00
Grant Nestor
f924613ede Add 4.4 to changelog 2017-02-08 16:17:58 -08:00
Thomas Kluyver
d51fa4bec7 Centre images 2017-02-07 15:43:56 +00:00
Thomas Kluyver
477332696b Work on changelog for 5.0
We seem to have missed the extension that defines Github issue & PR
links until now.
2017-02-07 15:37:09 +00:00
Thomas Kluyver
8fbf1fb1ce Merge pull request #2104 from Carreau/shortcut-edit-menu
Add a menu item to edit keyboard shortcuts.
2017-02-02 09:58:23 +00:00
Matthias Bussonnier
90429adba4 Add a menu item to edit keyboard shortcuts. 2017-02-01 14:55:10 -08:00
Thomas Kluyver
c807268e4c Clarify where docs are specific to IPython
Closes gh-1504
2017-02-01 12:05:43 -06:00
Carol Willing
ad805b1c51 Merge pull request #2105 from Carreau/edit-changelog
Start to list new features in changelog
2017-01-31 21:16:12 -08:00
Matthias Bussonnier
7850fae923 Merge pull request #2099 from takluyver/docs-eg-nbs-links
Update some links to example notebooks in docs
2017-01-31 20:44:02 -08:00