Carol Willing
6d258b5bba
Merge pull request #3536 from nyu-ossd-s18/documentation
...
Improve Documentation
8 years ago
danagilliann
1c1202cc7f
made pull request changes
8 years ago
Thomas Kluyver
771edd98ec
Add section in docs about privacy
...
Closes gh-3566
8 years ago
Paul Masson
a860b9bd22
Typos
8 years ago
dabuside
9936aa9eab
warp line
8 years ago
dabuside
37c6ba2cc1
add tips
8 years ago
dabuside
82ff0fdceb
add tips
8 years ago
Nicholas Bollweg
fed254b184
update docs with confd implementation details
8 years ago
Thomas Kluyver
a7ac957d7f
Update changelog for 5.4.1
8 years ago
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
8 years ago
Hong Xu
08231369c1
Add explanation on how to change the type of a cell to Markdown.
8 years ago
Miro Hrončok
6453b0f1da
Do not execute special notebooks with nbsphinx
...
They can hang in headless environment.
See also db90e16d17
8 years ago
William Hosford
e67d66e7e8
Issue #3027 : Add more information for where jupyter_notebook_config.py is located
8 years ago
Thomas Kluyver
b76c8d907e
Merge pull request #3288 from kant/patch-1
...
Minor fixes
8 years ago
Thomas Kluyver
83fd9bb176
Squash some Sphinx warnings
8 years ago
Thomas Kluyver
0c06649bcd
Use asterisks for italics
8 years ago
Thomas Kluyver
08a17dfcf0
Merge pull request #3293 from takluyver/unlink-ferdas
...
Remove broken link to Github user
8 years ago
Thomas Kluyver
f559ffef6a
Remove broken link to Github user
8 years ago
Darío Hereñú
560e142cf2
Minor fixes
...
(proposal)
8 years ago
Thomas Kluyver
c14b94b037
Add PR #3271 to changelog
8 years ago
Thomas Kluyver
e9f91111b0
Update changelog for 5.4
8 years ago
Thomas Kluyver
0c96052065
Update changelog ready for 5.3.0
8 years ago
Grant Nestor
1df0401d14
Update changelog ( #3188 )
8 years ago
Grant Nestor
973cdc4f64
Add 5.3.0 to changelog
8 years ago
Thomas Kluyver
8cddc00a25
Merge pull request #3063 from bacboc/feature
...
Fix broken link
9 years ago
bacboc
19191521a6
Fix broken link
9 years ago
Thomas Kluyver
bd55f7f904
Merge pull request #3061 from bacboc/feature
...
Fix broken link
9 years ago
bacboc
d9a6bc85c2
Fix some broken link
9 years ago
Thomas Kluyver
74fbc5b578
Merge pull request #3008 from Carreau/autopawd
...
When login-in via token, let a chance for user to set the password
9 years ago
Matthias Bussonnier
a40ab056d8
Fix docs intructions True->Flase
9 years ago
Matthias Bussonnier
a8971410c1
Add option disabled changing password at login.
...
Document the changing of password.
9 years ago
PHaeJin
c0973877c8
Fix a typo ( #3043 )
...
* Fix a typo
* Fix a typo
* Fix abroken link
9 years ago
edida
9f72eb1867
Typo fix ( #3033 )
9 years ago
Grant Nestor
9daa7fb585
Add 5.2.1 to changelog
9 years ago
Grant Nestor
de1be56e38
Update changelog
9 years ago
Grant Nestor
61f400236f
Add 5.2.0 to changelog
9 years ago
Remco Verhoef
9b6975d137
changed key strength to 2048 bits
...
* using a key strength of 1024 bits is considered a bad practice
9 years ago
Vidar Tonaas Fauske
f6de61d34e
Fix some broken links and permanent redirects
9 years ago
Syed TS
b87fa6c734
typos fix-2
9 years ago
Syed TS
563f220a43
typos fix
9 years ago
Miro Hrončok
6e1ac76423
Have _ defined in notebook.transutils
...
Import it in conf.py (docs)
Fixes https://github.com/jupyter/notebook/issues/2798
9 years ago
madhu
11b22d280c
docs(notebook): Update changelog for 5.1
9 years ago
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
9 years ago
Grant Nestor
1f1728260a
More corrections
9 years ago
Grant Nestor
cea19ffa7c
Corrections
9 years ago
Grant Nestor
975d42ae94
Add 5.1.0 to changelog
9 years ago
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
10 years ago
Thomas Kluyver
32f92b489e
Merge pull request #1955 from gnestor/4.3
...
Add 4.3 to changelog
10 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
michaelpacer
9e3e946a42
Change sourcecode:: to code-block::
10 years ago
michaelpacer
d751f177c3
Remove redundant code-block invocation
10 years ago
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
10 years ago
Carol Willing
6b76f0aa8c
Edit from @takluyver review
10 years ago