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
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.
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
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
9 years ago
plysaght
b431a9a11a
Fixed typo in 1st line of Browser Compatibility section
9 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
Carol Willing
f138c32719
Minor edits to comms doc
10 years ago
Thomas Kluyver
5cdc8682d3
Start documenting how to use Comms
...
See gh-1869
10 years ago
Thomas Kluyver
b5acf7bf1c
More updates to security doc
10 years ago
Grant Nestor
40660e6102
Update security docs to reflect new signature system
10 years ago
Adam Chainz
a947025308
Convert readthedocs links for their .org -> .io migration for hosted projects
...
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/ ) ‘Securing subdomains’:
> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.
Test Plan: Manually visited all the links I’ve modified.
10 years ago
Carol Willing
f2f916315c
Edits to correct rst errors found by doc8
10 years ago
Matthias Bussonnier
c70455b779
Merge pull request #1792 from spoorthyv/master
...
Updated Jupyter Logos to Fit New Guidelines
10 years ago
spoorthyv
6a3260b435
Updated Jupyter Logos
10 years ago
Christoph Klein
dfa257cbcc
Fix minor typos in notebook server docs
10 years ago
Min RK
28c5d98196
Release notes for 4.2.3
10 years ago
Pierre Carru
a327ce804b
docs: Update dead links
10 years ago
Carol Willing
62f3f3de00
Remove second Python version
10 years ago
Carol Willing
e2c2037f1f
Remove anaconda cloud from metadata
10 years ago
michaelpacer
ec632df150
Make jupyter dir location more specific
10 years ago
dm-wyncode
c476e78b5b
Attempted to correct a URL that was a dead link. I inserted my best
...
guess to the updated version.
modified: docs/source/examples/Notebook/JavaScript Notebook Extensions.ipynb
10 years ago
Thomas Kluyver
3026b25cfb
Update release docs for PEP 527
10 years ago
michaelpacer
e8b4ebc4a6
Add note on JupyterHub to docs
10 years ago
Min RK
f396334380
Merge pull request #1579 from parente/bundler-api
...
Bundler extension API
10 years ago
Min RK
3dce57501a
Changelog for 4.2.2
10 years ago
Peter Parente
2473efcb3d
Update Distributing Jupyter Extensions doc
...
* Add tarball_bundler example inline
* Add tarball_bundler example to bundler doc too
* Cross-ref from distributing doc to doc about writing extensions
(c) Copyright IBM Corp. 2016
10 years ago
Peter Parente
4a3386663c
New bundler extensions developer doc
...
* Improve some docstrings too
* Fix a busted extension link along the way
(c) Copyright IBM Corp. 2016
10 years ago
Min RK
a12e6e4d05
changes for 4.2.1
10 years ago
Min RK
12d5189e95
remove discussion of IPython profiles from notebook signatures docs
10 years ago
Carol Willing
eac86ab13b
Edits to text
10 years ago
Matthias Bussonnier
1838e966e6
Document `kernel.js` extensions.
10 years ago
Yuval Langer
80ae2c9322
Use fixed version number.
10 years ago
Yuval Langer
cbbc713a77
Make Importing Notebooks guide work again.
10 years ago
Carol Willing
215244b5f6
Fix minor formatting error
10 years ago
Carol Willing
f84bb09fec
Add letsencrypt instructions re: Pollock on ML
10 years ago
Daniel McDonald
69ab463a0e
Missing newline impacting RTD rendering
...
Please see the attached screenshot.
10 years ago
Carol Willing
12ee0ec86a
Update changelog and remove what's new
10 years ago
Min RK
43165c942c
changelog for 4.2.0
...
forward-port from 4.x branch
10 years ago
Carol Willing
788e8b696c
Fix typo
10 years ago
Carol Willing
898370ef2b
Add a configuration overview
10 years ago
Carol Willing
a3ac1d8aa1
Add a configuration overview page to help with topic discoverability
10 years ago
Carol Willing
7e1e1344d7
Remove custom.css from docs
10 years ago
Carol Willing
cff713abe1
Remove html_context from sphinx conf
10 years ago
Matthias Bussonnier
cbd9708f1b
Merge pull request #1266 from mgeier/nbsphinx-tuning
...
Minor nbsphinx-related tuning
10 years ago
Matthias Geier
9c56f4577d
Avoid !important in CSS
10 years ago
Steven Silvester
1d32e7cdac
Update link to swatter docs
10 years ago
Matthias Geier
7a14d1c55e
Remove "rstversions" from one last link
10 years ago
Matthias Geier
e11445b184
Fix nbviewer link
10 years ago
Matthias Geier
b3788c283f
Add custom.css
10 years ago
Matthias Geier
3cdc082ab2
Ignore .ipynb_checkpoints/ when building docs
10 years ago
Min RK
41d6da235c
Merge pull request #879 from ellisonbg/nbext-pain
...
New nbextensions installation API
10 years ago
Carol Willing
f10a045e68
Merge pull request #1208 from mgeier/devel-docs
...
DOC: Trying to make a single place for contributor docs
Closes #1193
10 years ago
Min RK
6371f8aec2
add `--system` flag for enable/disable
...
add more docs coverage, help output
So that the three cases are covered:
- system-wide (default for install)
- user (default for enable)
- sys-prefix
10 years ago
Min RK
1287c86c8b
Remove incorrect mention of `--user` in docs
...
enable is user by default
10 years ago
Min RK
212d517a92
Merge pull request #1234 from Carreau:keyb
...
Make keyboard shortcuts declarative
10 years ago
Carol Willing
f552645623
Try to fix Rogers-Ramanujan Identity display
10 years ago
Carol Willing
5748c04ed6
$ for math doc win
10 years ago
Carol Willing
b70cd1016e
Added $ for mathjax
10 years ago
Carol Willing
a31ba88372
Try Prof. Willie Wong's code snippet
10 years ago
Carol Willing
97640668bd
Fix typo
10 years ago
Carol Willing
48566ce93a
Add link to nbviewer at the top of the rst index
10 years ago
Carol Willing
a31ba24056
Drop H1 to H2 in markdown
10 years ago
Carol Willing
2cd031e51a
Use rst for index
10 years ago
Carol Willing
6f42d8e8e7
Fix some links
10 years ago
Carol Willing
8900709a8b
Save notebook as py3
10 years ago
Carol Willing
4f13fa7a9c
Tweak notebooks for build
...
Fix other.ipynb notebook
Add notebook still one warning
10 years ago
Carol Willing
a13bff8850
Add frontend doc
10 years ago
Carol Willing
dfafaef668
Update TOC
10 years ago
Carol Willing
4a0342b973
Update the nodebook so a cell doesn't cause a segfault intentionally
10 years ago
Carol Willing
c20212772c
Update makefile and build configuration
...
Add space to avoid sphinx build error
10 years ago
Carol Willing
fbb0829bbc
Remove rst versions of nb
10 years ago
Matthias Bussonnier
c94023758e
Fix some spelling
10 years ago
Matthias Bussonnier
98484fe35a
add docs
10 years ago
Matthias Geier
6da2ea0cd1
Restore "development FAQ", but keep only the first item
10 years ago
Jonathan Frederic
6c286930da
Merge pull request #15 from willingc/update-nb
...
Fix typo found by @minrk
10 years ago
Carol Willing
75386815d8
Update the table of contents
10 years ago
Carol Willing
915920ac72
Fix typo found by @minrk
10 years ago
Carol Willing
33a58c8bcb
Fix @nbollweg comments
10 years ago
Carol Willing
8b202574ef
Edit documentation notebook
10 years ago
Matthias Geier
ac89707ecc
DOC: Trying to make a single place for contributor docs
...
See #1193 .
10 years ago
Nicholas Bollweg
d54ed564af
initial crack at documentation for new-wave extension stuff
10 years ago
Jonathan Frederic
508804153a
Remove ignore minified
10 years ago
joonnifer
c53badb454
Removed misplaced docs
10 years ago
Carol Willing
b4dbf5f5c2
Add a make spelling option for doc builds
10 years ago
Carol Willing
6fe7c7acbc
Fix typos in development
10 years ago
Carol Willing
5c886a3734
Merge pull request #1063 from minrk/csp-doc
...
document CSP for iframes
10 years ago
Min RK
bd42e36fd6
document CSP for iframes
10 years ago
Min RK
247fc7d21d
Revisions to js dev doc
...
- use `pip install -e .`
- clarify that `setup.py js css` is only needed for intermediate updates, not first-run
10 years ago
Min RK
621822b1de
setting static_url_prefix isn't required for custom prefix
10 years ago
Min RK
a7fc604365
Merge pull request #1039 from willingc/devinstall
...
Organize contributor/developer documentation sections
10 years ago
Carol Willing
7d04e76e05
Fix image urls
10 years ago
Carol Willing
2eb578ecb5
Decrease toc depth and highlight general contribution docs
10 years ago
Carol Willing
d3f6292d0c
Clean up section TOC
10 years ago
Carol Willing
836afb96fa
Add intro doc and update toc
10 years ago
Carol Willing
e8fae5460f
Rename file for consistency
10 years ago
Carol Willing
d101f6e637
Edits to formatting
10 years ago
Carol Willing
7999c738c4
Edit javascript machinery install
10 years ago
Carol Willing
71689275f1
Split dev doc and update index
10 years ago
Carol Willing
384d1760b0
Add dev install code snippet to docs
10 years ago
Min RK
eb5610c77b
don't install on RTD
...
add repo to sys.path instead
10 years ago
Carol Willing
4440077584
Add gif to docs for notebook creation
10 years ago
Min RK
82fb153329
Merge pull request #936 from Carreau/release-instructions
...
update release instruction a bit again
10 years ago
Carol Willing
d2ba5b10c8
Update doc for 4.1 announcement
10 years ago
Carol Willing
02b5f46208
Add backticks to fix typos
10 years ago
Matthias Bussonnier
5f31251b29
update release instruction a bit again
10 years ago
Steve Holden
2617931dbd
Fix "an Jupyter" changes
...
Fixes problems noted in issue #926
10 years ago
Carol Willing
b410df0032
Merge pull request #907 from captainsafia/add-interface-desc-talks
...
Add information about names of UI element to docs
10 years ago
Safia Abdalla
9b01b0a757
Addressed PR comments
10 years ago
anirudhjoshi
eb2764bbad
Fixed missing import of to_api_path in example
10 years ago
Safia Abdalla
0ec51645a4
Updated table of contents
10 years ago
Safia Abdalla
66aa256a69
Added UI components page
10 years ago
Safia Abdalla
b9a9b0d613
Added user interface screenshots
10 years ago
Safia Abdalla
a5de8f2502
Added initial annotated image
10 years ago
Fernando Perez
1c2905eb25
Update Notebook examples to current form of edit/command mode area look.
...
Update screenshots and area description to match that of keyboard help page.
10 years ago
Min RK
d1d81f8015
get package version for docs
...
so we don't need to manually update version strings
10 years ago
Carol Willing
7346b4c5bc
Correct link
10 years ago
Carol Willing
35f7e52162
Update for 4.1.0rc1 and add FAQ
10 years ago
Min RK
4f8a15bfc8
include both sdist formats
10 years ago
Min RK
f8ede57918
add clear_output option to set_next_input payload
...
default preserves prior behavior
10 years ago
Min RK
98e40d7e12
Note set_next_input change in changelog
10 years ago
Peter Parente
472338ee7a
Typo and wording fixes to 4.1 changelog sections
...
(c) Copyright IBM Corp. 2015
10 years ago
Peter Parente
f27c5c8a38
Additional changelog updates for 4.1
...
* Grammar consistency
* More details about how users trigger new features
* Screenshot of new location of cell toolbar triggers
* Couple more "other improvements"
* Links to PR and issue lists in the 4.1 milestone on GitHub
(c) Copyright IBM Corp. 2015
10 years ago
Carol Willing
1daafbf6f8
Add sidebar box in doc's index for 4.1.x
10 years ago
Matthias Bussonnier
d5e5383639
Merge pull request #867 from Carreau/quickselector
...
Update warning in the docs about quick selection.
10 years ago
Matthias Bussonnier
da5cbb53e6
Update warning in the docs about quick selection.
...
We could still refine the quick-selector to show the
type of the cell when all cells have the same type.
Fixes gh-861
10 years ago
Matthias Bussonnier
254c0a2307
Fix various comment and spelling
10 years ago
Matthias Bussonnier
11833724ac
Update release instructions
10 years ago
Matthias Bussonnier
c7c9cec592
"Available" has only one "l"
10 years ago
Matthias Bussonnier
1ec3f5eeeb
remove universal
10 years ago
Matthias Bussonnier
df32201009
Add release instructions
10 years ago
Carol Willing
f5856926d6
Correct google group link
10 years ago
Carol Willing
eb25904517
Add Stack Overflow @takluyver suggestion
10 years ago