Marc Udoff
c740397e49
Improve comms.rst example
...
This improves the example by making it more copy/pastable out of the box and demoing how you can send a message at various places. It also fixes a poor usage of shadowed variables
2019-01-29 19:04:14 -05:00
Will Costello
5f8a2040ff
Fix typo in introduction
2019-01-05 20:16:05 +00:00
Min RK
31c2184d01
Merge pull request #4287 from choldgraf/ntbkext
...
updating file tree in "extending notebook" section
2018-12-17 14:47:10 +01:00
Chris Holdgraf
29f58de211
updating file tree
2018-12-16 18:43:38 -08:00
Thomas Kluyver
a4d663b578
Add release notes for 5.7.4
2018-12-16 22:52:01 +01:00
Thomas Kluyver
35aa99324a
Write release notes for 5.7.3
2018-12-16 09:50:27 +01:00
Tim Porath
48042adaf9
Add Documentation regarding backslash escaping in Markdown File
2018-12-09 18:42:30 -05:00
Min RK
1ed04ffa8a
changes for 5.7.1, 5.7.2
2018-11-18 12:22:37 +01:00
BuildTools
760d4d3533
fixed typo in example notebook
2018-10-26 14:17:48 -04:00
BuildTools
de7be3a64f
Updated the description of Heading cells, which are no longer used
2018-10-26 14:02:49 -04:00
Min RK
775cb20de3
minor typos in changelog for 5.7
2018-09-19 16:35:51 +02:00
Min RK
ba7aadbf7a
note translation inclusions in sdists
2018-09-19 14:57:47 +02:00
Min RK
4f70dd06af
changelog for 5.7
2018-09-13 17:25:20 +02:00
Min RK
bee2c389ca
Merge pull request #3883 from moble/public_server_csp
...
Describe problems and solutions involving CSP headers
2018-09-13 16:22:14 +02:00
Michael Chirico
ffb486453f
remove vestigial lines from documentation
...
Found here:
2018-09-12 17:37:14 +08:00
Michael Boyle
88d5fc8e5f
Describe problems and solutions involving CSP headers
2018-08-27 12:37:57 -04:00
Aaron Hall, MBA
b644d7ee40
indent code block
2018-07-30 12:49:34 -04:00
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
54ecbce364
Updates and additions to release notes
2018-06-20 14:24:35 +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
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
Grant Nestor
9daa7fb585
Add 5.2.1 to changelog
2017-10-27 07:57:28 -07: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
Thomas Kluyver
b6edf5cf17
'Play' icon for run-cell toolbar button
...
Based on @ellisonbg's research in gh-2914, most tools with similar
functionality to run a piece of code use either the 'play' icon, or
something custom designed (RStudio and Spyder are in the latter camp).
The analogy with audio and video does suggest that 'step forward' is
more similar to running one cell, but it's not clear that users
are actually thinking about it in those terms.
I'm opening this for discussion rather than for immediate merge.
2017-10-11 11:21:46 +01: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
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