Commit Graph

335 Commits

Author SHA1 Message Date
Safia Abdalla
66aa256a69 Added UI components page 2015-12-31 19:18:26 -06:00
Safia Abdalla
b9a9b0d613 Added user interface screenshots 2015-12-31 19:16:51 -06:00
Safia Abdalla
a5de8f2502 Added initial annotated image 2015-12-29 14:50:47 -06:00
Carol Willing
69cd493201 Remove cute birds from screenshot 2015-12-28 09:47:57 -08:00
Carol Willing
187adf1a2e Fix typos and image size 2015-12-28 07:43:04 -08:00
Carol Willing
3a8a5963ff Add graphic of notebook 2015-12-28 07:43:03 -08:00
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.
2015-12-27 19:29:02 -08:00
Min RK
d1d81f8015 get package version for docs
so we don't need to manually update version strings
2015-12-22 14:05:25 +01:00
Carol Willing
7346b4c5bc Correct link 2015-12-22 04:45:26 -08:00
Carol Willing
35f7e52162 Update for 4.1.0rc1 and add FAQ 2015-12-22 04:34:50 -08:00
Min RK
4f8a15bfc8 include both sdist formats 2015-12-18 16:48:55 +01:00
Min RK
f8ede57918 add clear_output option to set_next_input payload
default preserves prior behavior
2015-12-15 14:41:36 +01:00
Min RK
98e40d7e12 Note set_next_input change in changelog 2015-12-15 14:34:14 +01:00
Peter Parente
472338ee7a Typo and wording fixes to 4.1 changelog sections
(c) Copyright IBM Corp. 2015
2015-12-15 07:51:15 -05:00
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
2015-12-15 07:51:15 -05:00
Carol Willing
1daafbf6f8 Add sidebar box in doc's index for 4.1.x 2015-12-14 20:15:48 -08:00
Matthias Bussonnier
d5e5383639 Merge pull request #867 from Carreau/quickselector
Update warning in the docs about quick selection.
2015-12-14 18:03:42 +01:00
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
2015-12-14 16:12:03 +01:00
Matthias Bussonnier
254c0a2307 Fix various comment and spelling 2015-12-14 10:46:35 +01:00
Matthias Bussonnier
11833724ac Update release instructions 2015-12-14 10:46:34 +01:00
Matthias Bussonnier
c7c9cec592 "Available" has only one "l" 2015-12-14 10:46:34 +01:00
Matthias Bussonnier
1ec3f5eeeb remove universal 2015-12-14 10:46:34 +01:00
Matthias Bussonnier
df32201009 Add release instructions 2015-12-14 10:46:34 +01:00
Carol Willing
f5856926d6 Correct google group link 2015-12-13 21:32:36 -08:00
Carol Willing
eb25904517 Add Stack Overflow @takluyver suggestion 2015-12-13 15:31:27 -08:00
Carol Willing
361e53fb2f Minor edit 2015-12-13 14:20:07 -08:00
Carol Willing
dee12240ab Make heading for installing Javascript in doc appear in contents 2015-12-13 14:11:15 -08:00
Carol Willing
265810d4f5 Add contact info more prominently on sidebar and in contents 2015-12-13 13:53:54 -08:00
Carol Willing
405d0bdeb7 Improve message about https in public server doc 2015-12-11 10:53:10 -08:00
Jonathan Frederic
193202bdb5 Copy edit 2015-12-10 09:33:53 -08:00
Matthias Bussonnier
225bbcffa7 Document limitation of quick celltype selector...
... With regard to Multiple selection.

Closes #805
2015-12-10 13:56:43 +01:00
Min RK
8024000a0e regen rst notebooks
with pandoc-1.15.2.1

fixes some heading inconsistencies
2015-12-04 13:36:30 +01:00
Min RK
1bbeb54673 rst can't handle arbitrary heading levels 2015-12-04 13:36:30 +01:00
Min RK
dfc51fae35 don't mention profiles in nbextensions 2015-12-04 13:36:30 +01:00
Min RK
5bbab29286 update 4.1 changelog
with screenshots of new UI
2015-12-04 13:36:30 +01:00
Josh Barnes
9e9828f624 in docs/extending/frontend_extensions:
* fix 'the' typo
2015-12-01 15:57:54 +00:00
Josh Barnes
99f6379f14 in docs/extending/frontend_extensions:
* Add some description of actions
2015-12-01 13:54:21 +00:00
Josh Barnes
71f5a1969e in docs/extending/frontend_extensions:
* fix AMD link to use RST syntax (mistakenly used markdown previously)
2015-12-01 13:54:21 +00:00
Josh Barnes
bf44aace54 in docs/extending/frontend_extensions:
* fix inline literals, which in RST start and end with ``, not just `
2015-12-01 13:54:20 +00:00
Josh Barnes
ad7e657e5c in docs/extending/frontend_extensions:
* beautify javascript examples
* make one-liners fit on one line
2015-12-01 13:54:18 +00:00
Josh Barnes
67c6aaafae in docs/extending/frontend_extensions:
* fix some typos & misspellings
* some improvements to phrasing
2015-12-01 12:23:48 +00:00
Matthias Bussonnier
66f7390f8d missing N 2015-12-01 10:27:36 +01:00
Thomas Kluyver
92caca5683 English fixes and update description of installing and activating extensions 2015-11-30 18:26:25 +00:00
Matthias Bussonnier
1feb3960d8 Start documenting how to write font end extension
This if course require more work, but the request for custom key binding
is too high, and the process of writing extensions too widespread on the
internet.
2015-11-25 19:22:10 +01:00
Min RK
f998bd67df Merge pull request #732 from Carreau/docs
Fix docs on secure server.
2015-11-20 20:19:33 +01:00
Matthias Bussonnier
5c73284c39 Fix docs on secure server. 2015-11-17 16:44:32 -08:00
Brett Cannon
97071b74ff Fix a dead link to example notebooks 2015-11-17 12:05:29 -08:00
Matthias Bussonnier
1a63c0397e Update text with willinc version 2015-10-29 16:43:09 -07:00
Matthias Bussonnier
9852b654f4 'update docs' 2015-10-29 16:11:08 -07:00
Min RK
bd6916199f add missing keyfile arg to ssl doc 2015-10-28 10:37:50 +01:00
Jonathan Frederic
4ae2f829f3 @willingc's comment 2015-10-26 09:51:41 -07:00
Jonathan Frederic
0d3729a03b Update the changelog 2015-10-26 08:53:16 -07:00
Brian E. Granger
dab9765e42 Fixing one last misnaming. 2015-10-21 09:35:05 -04:00
Brian E. Granger
c7d3728b6e Renaming jupyter-notebook -> jp-notebook 2015-10-19 14:29:48 -04:00
Brian E. Granger
33bcdf907d Fixing tests and example notebook 2015-10-19 14:29:48 -04:00
Brian E. Granger
7df94eb001 Renaming commands 2015-10-19 14:29:48 -04:00
Daniel Darabos
1d1838284a Fix typo in the RST version too. 2015-10-15 14:27:52 +02:00
Daniel Darabos
1b51230e8b Fix typo in What is the Jupyter Notebook. 2015-10-15 14:26:10 +02:00
Min RK
ee2addb7fc note changes in 4.0.6 2015-10-15 09:45:22 +02:00
John Kirkham
ab7464bf5a docs/source/changelog.rst: Note what we did. 2015-10-08 00:47:02 -04:00
Min RK
36fa064cac Merge pull request #508 from jdfreder/handlerdoc
Custom server request handler, docs
2015-10-03 16:46:27 +02:00
Jonathan Frederic
c5553ca4fa Whitespace sensitive language 2015-10-01 00:12:14 -04:00
Jonathan Frederic
a54ded224e Conver to RST 2015-09-29 15:44:25 -04:00
Jonathan Frederic
a5215f3027 Add handler doc 2015-09-29 15:34:17 -04:00
Carol Willing
004a96298e Add navigation to Jupyter Installation docs 2015-09-26 08:10:31 -07:00
Carol Willing
ac59eb343a Add generated notebooks rst files to version control 2015-09-24 15:16:38 -07:00
Carol Willing
808776f4a4 Add Jupyter to docs requirements 2015-09-24 11:47:19 -07:00
Min RK
7a197feb33 Merge pull request #477 from minrk/cves
note CVEs in 4.0.5 release notes
2015-09-24 15:28:58 +02:00
Min RK
777fb2f7cd Merge pull request #481 from willingc/doc-frontend
Add notebook frontend configuration doc
2015-09-24 15:15:22 +02:00
Min RK
e3bd496b54 note CVEs in 4.0.5 2015-09-24 12:00:53 +02:00
Carol Willing
786a350527 Fix grammar from review comments 2015-09-23 22:43:26 -07:00
Carol Willing
364e8fe2e0 Minor edits 2015-09-23 22:38:43 -07:00
Carol Willing
126c77c833 Update config docs 2015-09-23 22:38:43 -07:00
Carol Willing
61a5382083 Add frontend configuration doc 2015-09-23 22:38:43 -07:00
Carol Willing
bfdd0a2e51 Add empty _static folder 2015-09-23 18:42:31 -07:00
Carol Willing
d05835a5d1 Update toc for rst build from ipynb 2015-09-23 18:02:29 -07:00
Carol Willing
c541cb4125 Add index for generated rst from ipynb 2015-09-23 17:32:17 -07:00
Carol Willing
b0b8a2f71c Remove examples index 2015-09-23 16:28:00 -07:00
Carol Willing
5216bc6143 Update index 2015-09-23 16:27:10 -07:00
Carol Willing
6eb519916d Update index 2015-09-23 14:35:06 -07:00
Carol Willing
453f2ce30b Update rtd configs 2015-09-23 13:56:51 -07:00
Karrie Kehoe
2090c0b000 Update JavaScript Notebook Extensions.ipynb 2015-09-23 15:39:55 +01:00
Matt McCormick
ac43d7fec8 Document Docker CMD kernel crashing issue.
Add issue #334 to the known issues and suggest a work-around with tini
init.
2015-09-22 18:28:53 -04:00
Antonino Ingargiola
418469d81d Docs: small metadata changes 2015-09-22 08:45:18 -07:00
Antonino Ingargiola
dc16502fd1 Docs: remove outdated info on notebook headings. 2015-09-22 08:44:24 -07:00
Matthias Bussonnier
c9a9b5b50e don't overwrite file
closes https://github.com/ipython/ipython/issues/8796
2015-09-21 11:22:27 -07:00
Carol Willing
1fb22882e7 Edit see also box in doc 2015-09-20 22:28:41 -07:00
Carol Willing
cb9961a030 Add comment for future devs 2015-09-20 20:55:21 -07:00
Carol Willing
65224302de Revert html_static_path setting 2015-09-20 20:33:42 -07:00
Carol Willing
687e844fb3 Update doc index with captions 2015-09-18 05:25:45 -07:00
Min RK
dce01c0695 Merge pull request #459 from willingc/del-ipynb
Remove the duplicate ipynb for public server doc
2015-09-18 14:15:55 +02:00
Carol Willing
956509029e Remove ipynb and update indices 2015-09-18 05:02:26 -07:00
Carol Willing
ea6993703e Add review changes to public server doc 2015-09-18 03:22:43 -07:00
Carol Willing
88554a003e Fix formatting on ipynb note 2015-09-16 15:40:27 -07:00
Carol Willing
64ae031488 Add note and link to RTD in old ipynb doc 2015-09-16 15:34:22 -07:00
Carol Willing
ce6ecb730b Edit content on running a public notebook server 2015-09-16 15:14:55 -07:00
Carol Willing
de9781dcba Update doc on securing a notebook server 2015-09-16 15:14:55 -07:00
Carol Willing
2179be6843 Edit public server security doc 2015-09-16 15:14:55 -07:00
Carol Willing
67740f8014 Fix small docs errors and add hidden index for clean doc builds 2015-09-16 10:45:30 -07:00
juan serrano
f9280708b2 Add examples of latex expressions 2015-09-12 04:02:34 -07:00
Matthias Bussonnier
c29b8780a3 update shortcut 2015-09-08 09:11:49 -07:00
Matthias Bussonnier
2189b7f686 Merge pull request #363 from Carreau/docs-typo
Docs typo
2015-09-03 11:16:19 +02:00
Matthias Bussonnier
eeb9573991 bring more fixes 2015-09-02 15:12:04 +02:00
Matthias Bussonnier
552fd197d5 port some typos 2015-09-02 15:03:26 +02:00
Matthias Bussonnier
98745984c2 Remove auto generate .rst files 2015-09-02 15:03:24 +02:00
Matthias Bussonnier
de925603e4 move typo from rst to ipynb 2015-09-02 15:03:02 +02:00
jslmann
5f2dea1c8e superficial english fixes
because I appreciate your work, and was bored..
2015-09-02 15:02:58 +02:00
Matthias Bussonnier
06da70c536 Remove unused logo 2015-09-01 14:28:59 +02:00
A-level (hey)
c640d682fd Update JavaScript Notebook Extensions.rst
Hey, I was just reading the docs to better understand the internals. This doc is really informative and interesting and I love the conversational writing style! I hope you don't mind, I made a few quick ten minute proofs/edits. My only question is if this rst doc is the right place to make the edits to populate the ipynb file? Thanks.
2015-08-31 18:49:54 +02:00
Thomas Kluyver
17ba3079f8 Document pre/post save hooks
Using the examples from ipython/ipython#6896

Closes ipython/ipython#8599
2015-08-24 11:43:04 -07:00
Antonino Ingargiola
35f68601dc Typo 2015-08-24 09:57:34 -07:00
Antonino Ingargiola
8d7dba3f85 Spell check 2015-08-24 09:51:25 -07:00
Matthias Bussonnier
f9ad56e206 Add option to not use minified javascript and ease developpement. 2015-08-16 12:33:13 -07:00
Min RK
af44aeb31c add changelog 2015-08-13 22:14:57 -07:00
Thomas Kluyver
89c4defaf2 Miscellaneous doc updates and warning-squashing 2015-08-06 10:51:51 -07:00
Thomas Kluyver
b9c88fdf84 Add browser compatibility info
Moved from IPython docs
2015-08-06 10:38:25 -07:00
Min RK
26334946f9 Merge pull request #238 from takluyver/Carreau-icons
iconset for Jupyter notebook
2015-07-28 10:16:32 -07:00
Min RK
2218d7df95 Merge pull request #235 from takluyver/docs-mathjax
Fix up some issues with the Mathjax examples in the docs
2015-07-27 14:38:33 -07:00
Thomas Kluyver
884ef1dc28 Fix up some issues with the Mathjax examples in the docs
Fix the display of code samples in the Mathjax example doc, and squash
some warnings when building the docs.

This still doesn't make most of the examples display, because pandoc
makes the \begin{} & \end{} block into a raw latex block, which isn't
rendered in the HTML output. Not sure what to do about that.
2015-07-27 14:03:43 -07:00
Thomas Kluyver
72fa817fab Make 'extending' a directory in the docs 2015-07-27 13:41:18 -07:00
Scott Sanderson
e76548a96a MAINT: Simpler way of writing classes. 2015-07-25 19:10:26 -04:00
Scott Sanderson
0d70a84ef1 DOC: More notes on Contents API. 2015-07-25 19:10:26 -04:00
Scott Sanderson
7e720ab22b WIP: Moar docs. 2015-07-25 19:10:26 -04:00
Scott Sanderson
9e13c3b0cd DOC: Initial work on Contents API docs. 2015-07-25 19:10:26 -04:00
Thomas Kluyver
86ab103195 Remove docs on live-rebuilding CSS
We moved away from gulp.
2015-07-24 18:02:17 -07:00
Thomas Kluyver
96032f7ec1 Document installing the JS machinery 2015-07-24 18:01:48 -07:00
Matthias Bussonnier
688dc2c6e8 iconset for Jupyter notebook
The pngs could be generated from inkascape in a loop, though for reason X
or Y, inkscape 0.91 refuse it.

The command to generate the icns is

iconutil -c icns -o ipynb.icns ipynb.iconset

 - yes the folder have to be named icon.iconset, because apple
 - yes the file icon_111x111@2x.png is the same than icon_222x222.png
   but the @2x make a difference on retina screen, because apple

right now in **some conditions** the iconutils fails with out of memory.
we should try to pngcrush some images.
2015-07-16 17:02:15 -07:00
Sylvain Corlay
01a9dd8424 step-forward button 2015-07-13 00:43:38 -04:00
Jonathan Frederic
b19a4eab3f Update link 2015-06-19 12:49:37 -07:00
Jonathan Frederic
90fce8db85 Correct link 2015-06-19 12:48:47 -07:00
Jonathan Frederic
cc551ea657 Check in built rst 2015-06-18 14:08:59 -07:00
Jonathan Frederic
b41e33ae3a Add custom template to notebook conversion, which adds a nbviewer link, and corrects internotebook links. 2015-06-18 14:07:52 -07:00
Jonathan Frederic
5c05a0d720 Update index 2015-06-18 13:09:24 -07:00
Jonathan Frederic
a0e20c7706 Add ability to compile notebooks to restructured text. 2015-06-18 13:03:34 -07:00
Jonathan Frederic
4671bb9cb7 Moved example files into docs folder 2015-06-18 13:01:38 -07:00
Jonathan Frederic
07815b4ffc Remove wonky custom theme 2015-06-04 16:19:23 -07:00
Jonathan Frederic
a18acf52c8 @takluyver 's suggested changes. 2015-06-04 09:35:02 -07:00
Jonathan Frederic
4eb2db842b cwd->getcwd 2015-06-03 14:57:23 -07:00
Jonathan Frederic
79482e8b4f Add root 2015-06-03 14:46:43 -07:00
Jonathan Frederic
130d3d4779 Add requirements file for RTD 2015-06-02 17:30:56 -07:00
Jonathan Frederic
3716dd7328 Correct reference. 2015-06-02 15:35:01 -07:00
Jonathan Frederic
1e7c865cba Implement @takluyver's magic RTD executor 💀 2015-06-02 12:24:35 -07:00
Jonathan Frederic
38c6fffd8d Update jsdoc config. 2015-06-02 11:03:26 -07:00
Jonathan Frederic
af18367030 Remove profile info. 2015-06-02 08:26:23 -07:00
Jonathan Frederic
1ac315436b Update link to kernel install doc 2015-06-02 08:26:23 -07:00
Jonathan Frederic
0e10d87292 Implement @takluyver's doc generation API 2015-06-02 08:26:23 -07:00
Jonathan Frederic
bc2a2ecde2 Day 2 - rst 2015-06-02 08:24:17 -07:00
Jonathan Frederic
af5fbc5fc9 Day 1 2015-06-02 08:24:17 -07:00
Min RK
d71a59cc9f s/jupyter_notebook/notebook 2015-05-14 10:49:28 -07:00
Matthias Bussonnier
69d86dccc7 Configure watch/livereload extension and document it.
Is usefull mostly for css, but will be for typscript too.
2015-04-21 18:30:05 -07:00