michaelpacer
ec632df150
Make jupyter dir location more specific
2016-09-05 14:37:02 -07:00
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
2016-09-03 16:43:50 +00:00
Thomas Kluyver
3026b25cfb
Update release docs for PEP 527
2016-09-01 15:21:41 +01:00
michaelpacer
e8b4ebc4a6
Add note on JupyterHub to docs
2016-08-25 19:39:07 -07:00
Min RK
f396334380
Merge pull request #1579 from parente/bundler-api
...
Bundler extension API
2016-08-13 22:03:15 +02:00
Min RK
3dce57501a
Changelog for 4.2.2
2016-08-05 10:40:42 +02:00
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
2016-07-05 14:53:00 -04:00
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
2016-07-05 13:12:03 -04:00
Min RK
a12e6e4d05
changes for 4.2.1
2016-06-03 13:51:20 +02:00
Min RK
12d5189e95
remove discussion of IPython profiles from notebook signatures docs
2016-06-01 11:01:48 +02:00
Carol Willing
eac86ab13b
Edits to text
2016-05-06 14:14:55 -07:00
Matthias Bussonnier
1838e966e6
Document kernel.js
extensions.
2016-05-06 12:06:04 -07:00
Yuval Langer
80ae2c9322
Use fixed version number.
2016-05-03 20:07:28 +03:00
Yuval Langer
cbbc713a77
Make Importing Notebooks guide work again.
2016-05-03 19:07:33 +03:00
Carol Willing
215244b5f6
Fix minor formatting error
2016-05-02 15:27:33 -07:00
Carol Willing
f84bb09fec
Add letsencrypt instructions re: Pollock on ML
2016-05-02 15:16:26 -07:00
Daniel McDonald
69ab463a0e
Missing newline impacting RTD rendering
...
Please see the attached screenshot.
2016-04-15 16:03:55 -07:00
Carol Willing
12ee0ec86a
Update changelog and remove what's new
2016-04-12 13:03:08 +02:00
Min RK
43165c942c
changelog for 4.2.0
...
forward-port from 4.x branch
2016-04-11 20:51:05 +02:00
Carol Willing
788e8b696c
Fix typo
2016-04-06 17:42:25 -07:00
Carol Willing
898370ef2b
Add a configuration overview
2016-04-06 17:33:15 -07:00
Carol Willing
a3ac1d8aa1
Add a configuration overview page to help with topic discoverability
2016-04-06 17:33:15 -07:00
Carol Willing
7e1e1344d7
Remove custom.css from docs
2016-04-05 19:43:00 -07:00
Carol Willing
cff713abe1
Remove html_context from sphinx conf
2016-04-05 19:32:56 -07:00
Matthias Bussonnier
cbd9708f1b
Merge pull request #1266 from mgeier/nbsphinx-tuning
...
Minor nbsphinx-related tuning
2016-04-05 10:45:13 -07:00
Matthias Geier
9c56f4577d
Avoid !important in CSS
2016-03-30 14:21:46 +02:00
Steven Silvester
1d32e7cdac
Update link to swatter docs
2016-03-29 14:59:49 -07:00
Carol Willing
b0d09aa3cc
Set sphinx build <1.4 since new sphinx and latex unhappy
2016-03-29 05:38:53 -07:00
Matthias Geier
7a14d1c55e
Remove "rstversions" from one last link
2016-03-26 17:28:50 +01:00
Matthias Geier
e11445b184
Fix nbviewer link
2016-03-26 16:44:07 +01:00
Matthias Geier
b3788c283f
Add custom.css
2016-03-26 14:34:12 +01:00
Matthias Geier
3cdc082ab2
Ignore .ipynb_checkpoints/ when building docs
2016-03-26 14:28:58 +01:00
Matthias Geier
4d4dbc7b95
DOC Makefile: Remove ipynb2rst from phony targets
2016-03-26 14:14:02 +01:00
Min RK
41d6da235c
Merge pull request #879 from ellisonbg/nbext-pain
...
New nbextensions installation API
2016-03-25 22:02:22 -07:00
Carol Willing
a52773e2ca
Rename requirements for docs and remove spelling packages
2016-03-24 15:07:51 -07:00
Carol Willing
f10a045e68
Merge pull request #1208 from mgeier/devel-docs
...
DOC: Trying to make a single place for contributor docs
Closes #1193
2016-03-24 14:48:44 -07:00
Matthias Geier
69b09b5af0
Add instructions for getting the doc-building requirements
...
... and add docs/requirements.txt
2016-03-24 18:48:23 +01:00
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
2016-03-24 15:23:32 +01:00
Min RK
1287c86c8b
Remove incorrect mention of --user
in docs
...
enable is user by default
2016-03-24 15:21:33 +01:00
Min RK
212d517a92
Merge pull request #1234 from Carreau:keyb
...
Make keyboard shortcuts declarative
2016-03-24 12:59:12 +01:00
Carol Willing
f552645623
Try to fix Rogers-Ramanujan Identity display
2016-03-23 20:49:22 -07:00
Carol Willing
5748c04ed6
$ for math doc win
2016-03-23 20:26:29 -07:00
Carol Willing
b70cd1016e
Added $ for mathjax
2016-03-23 20:18:52 -07:00
Carol Willing
a31ba88372
Try Prof. Willie Wong's code snippet
2016-03-23 19:59:06 -07:00
Carol Willing
97640668bd
Fix typo
2016-03-23 19:38:06 -07:00
Carol Willing
48566ce93a
Add link to nbviewer at the top of the rst index
2016-03-23 19:33:13 -07:00
Carol Willing
a31ba24056
Drop H1 to H2 in markdown
2016-03-23 19:26:26 -07:00
Carol Willing
2cd031e51a
Use rst for index
2016-03-23 19:23:38 -07:00
Carol Willing
6f42d8e8e7
Fix some links
2016-03-23 19:22:57 -07:00
Carol Willing
8900709a8b
Save notebook as py3
2016-03-23 19:22:57 -07:00