Commit Graph

430 Commits

Author SHA1 Message Date
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