Grant Nestor
f42ef1a5f5
Remove quotes around URL in tornado_settings example
9 years ago
Thomas Kluyver
ec43b45dd5
Merge pull request #2612 from minrk/double-pre
...
remove redundant pre tags in markdown examples
9 years ago
M Pacer
9e9432a7b9
Remove references to heading cells and 'best practices' that better fit the existence of heading cells
9 years ago
Min RK
24835421b4
remove redundant pre tags
...
Some markdown examples were double-escaped (indent and pre tag),
causing incorrect rendering.
9 years ago
Harsh Vardhan
462ed6c01e
Update link of messaging in Jupyter
...
The documentation is for an old version of IPython.
9 years ago
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.
9 years ago
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 3aa65e712006f2726ea57476dd8923753a13e4ef.
* Issue #2502 : Reverted previous changes and redone without strip trailing spaces
9 years ago
Björn Grüning
89fe391543
wording fix
9 years ago
Grant Nestor
ce110e6d5d
Fix typo in cell tags toolbar screenshot
9 years ago
Grant Nestor
0d289458e8
Update changelog and screenshots
9 years ago
Thomas Kluyver
d2c539fdbc
Explain how to use cell tags in changelog
9 years ago
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
9 years ago
Peter Parente
7816203665
Note bundler API, kernel activity additions
9 years ago
Matthias Bussonnier
0736356a2f
Merge pull request #2224 from takluyver/doc-nbserver-extensions
...
Update docs on enabling notebook server extensions
9 years ago
nickylimjj
0d595f323c
keep within 80 cols, fix typos
9 years ago
nickylimjj
0be70718a5
updated changelog for nbextensions
9 years ago
Thomas Kluyver
a38eadbfef
Fix spelling
9 years ago
Thomas Kluyver
e3b89c3910
Update docs on enabling notebook server extensions
9 years ago
Eric Dill
080fae28e5
DOC: Fix typo
9 years ago
Grant Nestor
8420668e95
Uncomment 5.0 section in changelog
9 years ago
Grant Nestor
f924613ede
Add 4.4 to changelog
9 years ago
Thomas Kluyver
d51fa4bec7
Centre images
9 years ago
Thomas Kluyver
477332696b
Work on changelog for 5.0
...
We seem to have missed the extension that defines Github issue & PR
links until now.
9 years ago
Thomas Kluyver
8fbf1fb1ce
Merge pull request #2104 from Carreau/shortcut-edit-menu
...
Add a menu item to edit keyboard shortcuts.
9 years ago
Matthias Bussonnier
90429adba4
Add a menu item to edit keyboard shortcuts.
9 years ago
Thomas Kluyver
c807268e4c
Clarify where docs are specific to IPython
...
Closes gh-1504
9 years ago
Carol Willing
ad805b1c51
Merge pull request #2105 from Carreau/edit-changelog
...
Start to list new features in changelog
9 years ago
Matthias Bussonnier
7850fae923
Merge pull request #2099 from takluyver/docs-eg-nbs-links
...
Update some links to example notebooks in docs
9 years ago
Matthias Bussonnier
9988ce1e6f
Start to list new features in changelog
9 years ago
Thomas Kluyver
5bb475e1c2
Update nbviewer Github URLs
9 years ago
Thomas Kluyver
1b47ac7248
Restore https
9 years ago
Thomas Kluyver
7aa778166e
Update Intersphinx URL for IPython
9 years ago
Thomas Kluyver
9058de7ab7
Remove link to outdated note about roundtrip conversions
9 years ago
Thomas Kluyver
99ad2091fb
Update links to example notebooks
...
Closes gh-953 (fixing link to markdown cells example nb)
9 years ago
Grant Nestor
52ba4c9a4f
Update changelog
9 years ago
kikocorreoso
72769862f9
doc typos related with issue #2069
9 years ago
clarka34
7ab7fd0c24
Update button icon.
...
Changed button icon so it displays properly. Previously, it displayed an empty icon.
9 years ago
Kyle Kelley
f5f97d1f93
Merge pull request #2007 from minrk/password
...
add `jupyter notebook password` entrypoint
9 years ago
Dennis
b97336c35d
typo an to and
9 years ago
Min RK
f7b85b0999
include jupyter notebook password entrypoint in secure notebook docs
9 years ago
Min RK
0b50201ae4
note downgrade of CodeMirror in changelog
9 years ago
Min RK
86c6268f64
prose review
9 years ago
Min RK
dacea0e0d9
changelog notes for 4.3.1
9 years ago
Grant Nestor
2113b461de
Add 4.3.1 to changelog
9 years ago
Min RK
7fa5d5a1be
cover token authentication in security docs
9 years ago
Thomas Kluyver
32f92b489e
Merge pull request #1955 from gnestor/4.3
...
Add 4.3 to changelog
9 years ago
Grant Nestor
74b935e6b5
Add 4.3 to changelog
10 years ago
plysaght
b431a9a11a
Fixed typo in 1st line of Browser Compatibility section
10 years ago
michaelpacer
50c7df0958
adding link to actual source file per spatialaudio/nbsphinx#74
10 years ago
michaelpacer
791e398679
Fix sphinx warning about new lines after markup
10 years ago