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