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
Matthias Bussonnier
9988ce1e6f
Start to list new features in changelog
2017-01-31 20:41:39 -08:00
Thomas Kluyver
5bb475e1c2
Update nbviewer Github URLs
2017-01-31 16:01:32 +00:00
Thomas Kluyver
1b47ac7248
Restore https
2017-01-31 15:36:43 +00:00
Thomas Kluyver
7aa778166e
Update Intersphinx URL for IPython
2017-01-31 15:36:00 +00:00
Thomas Kluyver
9058de7ab7
Remove link to outdated note about roundtrip conversions
2017-01-31 15:34:50 +00:00
Thomas Kluyver
99ad2091fb
Update links to example notebooks
...
Closes gh-953 (fixing link to markdown cells example nb)
2017-01-31 15:33:37 +00:00
Grant Nestor
52ba4c9a4f
Update changelog
2017-01-30 16:45:51 -08:00
kikocorreoso
72769862f9
doc typos related with issue #2069
2017-01-27 08:59:13 +01:00
clarka34
7ab7fd0c24
Update button icon.
...
Changed button icon so it displays properly. Previously, it displayed an empty icon.
2017-01-15 23:38:26 -08:00
Kyle Kelley
f5f97d1f93
Merge pull request #2007 from minrk/password
...
add `jupyter notebook password` entrypoint
2017-01-13 09:55:27 -06:00
Dennis
b97336c35d
typo an to and
2017-01-07 19:20:36 +02:00
Min RK
f7b85b0999
include jupyter notebook password entrypoint in secure notebook docs
2017-01-03 15:27:02 +01:00
Min RK
0b50201ae4
note downgrade of CodeMirror in changelog
2016-12-21 22:31:00 +01:00
Min RK
86c6268f64
prose review
2016-12-21 22:31:00 +01:00
Min RK
dacea0e0d9
changelog notes for 4.3.1
2016-12-21 22:31:00 +01:00
Grant Nestor
2113b461de
Add 4.3.1 to changelog
2016-12-21 11:43:43 -08:00
Min RK
7fa5d5a1be
cover token authentication in security docs
2016-12-13 13:09:55 +01:00
Thomas Kluyver
32f92b489e
Merge pull request #1955 from gnestor/4.3
...
Add 4.3 to changelog
2016-12-08 15:32:46 +01:00
Grant Nestor
74b935e6b5
Add 4.3 to changelog
2016-12-07 12:05:12 -08:00
plysaght
b431a9a11a
Fixed typo in 1st line of Browser Compatibility section
2016-12-05 12:18:34 -08:00
michaelpacer
50c7df0958
adding link to actual source file per spatialaudio/nbsphinx#74
2016-11-29 09:51:17 -08:00
michaelpacer
791e398679
Fix sphinx warning about new lines after markup
2016-11-28 16:55:15 -08:00
michaelpacer
9e3e946a42
Change sourcecode:: to code-block::
2016-11-28 15:43:10 -08:00
michaelpacer
d751f177c3
Remove redundant code-block invocation
2016-11-28 15:13:11 -08:00
Thomas Kluyver
8f7825031f
Fix highlighting of Python code blocks
...
The configuration on RTD doesn't default to Python highlighting, it
seems.
http://jupyter-notebook.readthedocs.io/en/latest/comms.html
2016-11-20 13:56:58 +00:00
Carol Willing
6b76f0aa8c
Edit from @takluyver review
2016-11-03 18:32:29 -07:00
Carol Willing
f138c32719
Minor edits to comms doc
2016-11-03 18:09:52 -07:00