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
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
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