Commit Graph

8560 Commits

Author SHA1 Message Date
Steve Holden
2617931dbd Fix "an Jupyter" changes
Fixes problems noted in issue #926
2016-01-05 18:03:45 +00:00
Carol Willing
b410df0032 Merge pull request #907 from captainsafia/add-interface-desc-talks
Add information about names of UI element to docs
2016-01-04 16:01:20 -08:00
Carol Willing
453a43275d Merge pull request #924 from willingc/readme-pasta
Correct copy pasta typos
2016-01-04 15:37:52 -08:00
Safia Abdalla
9b01b0a757 Addressed PR comments 2016-01-04 16:15:17 -06:00
Carol Willing
6d702c41d0 Correct copy pasta typos 2016-01-04 09:11:19 -08:00
Min RK
9bd4a49cf6 Merge pull request #923 from anirudhjoshi/master
Fixed missing import of to_api_path in post_save_hook example
2016-01-04 10:47:39 +01:00
anirudhjoshi
eb2764bbad Fixed missing import of to_api_path in example 2016-01-04 11:06:18 +11:00
Min RK
527538839b Merge pull request #918 from jcb91/notebook/js/codecell
Fix Uncaught ReferenceError: Pos is not defined

closes #917
2016-01-02 13:48:57 +01:00
Min RK
7bfeea46f5 Merge pull request #915 from minrk/right-soft-selected
Remove soft selected right border background-leaking
2016-01-02 13:47:57 +01:00
Josh Barnes
53b8e37633 fix for #917, a bug introduced by a typo in 89b7d96ccd 2016-01-01 15:34:34 +00:00
Safia Abdalla
0ec51645a4 Updated table of contents 2015-12-31 19:18:40 -06:00
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
Brian E. Granger
d86714a015 Merge pull request #914 from minrk/check-origin
allow zmq check_origin with no args
2015-12-31 12:47:26 -08:00
Matthias Bussonnier
308cbb2062 Remove soft selected right border background-leaking 2015-12-31 17:51:05 +01:00
Min RK
b2d9faaa9b Merge pull request #909 from Carreau/left-soft-selected
Remove left border on softselected cells
2015-12-31 17:45:29 +01:00
Min RK
1257a3ac85 Merge pull request #905 from minrk/revert-configurable-config-dir
restore hardcoded config_dir
2015-12-31 11:42:45 +01:00
Min RK
8aa4f1e60c allow zmq check_origin with no args
terminado may call `self.check_origin()`

in which case we should grab origin from the headers.
2015-12-31 10:43:31 +01:00
Min RK
bf6c89b1ce Merge pull request #897 from Carreau/warn-name-ations
Improve warning on bad JavaScript API usage.
2015-12-30 12:12:35 +01:00
Min RK
7abc4e8825 Merge pull request #910 from Carreau/fix-#904
Do not allow `<` in url.
2015-12-30 11:40:29 +01:00
Matthias Bussonnier
ef0f3b9c0e Do not allow < in url.
fix #904
2015-12-30 11:29:21 +01:00
Matthias Bussonnier
cc69f06551 Remove left border on softselected cells 2015-12-30 11:14:18 +01:00
Safia Abdalla
a5de8f2502 Added initial annotated image 2015-12-29 14:50:47 -06:00
Min RK
da235aac27 Merge pull request #902 from willingc/update-readme
Update README content and links
2015-12-29 12:18:06 +01:00
Min RK
fa5d71723b Merge pull request #898 from blink1073/fix-websocket-cross-origin
Avoid error when using a cross-origin websocket
2015-12-29 12:17:41 +01:00
Min RK
970507711b restore hardcoded config_dir 2015-12-29 12:15:06 +01:00
Carol Willing
69cd493201 Remove cute birds from screenshot 2015-12-28 09:47:57 -08:00
Carol Willing
728e7f2022 Edit installation links and sentences 2015-12-28 08:35:10 -08:00
Carol Willing
78015c8abe Minor formatting fixes 2015-12-28 08:16:25 -08:00
Carol Willing
2a2ac227f6 Edit PDF links 2015-12-28 08:11:25 -08:00
Carol Willing
df53801efc Add spacer between links 2015-12-28 08:09:00 -08:00
Carol Willing
32c5dcfec1 Clarify docker machine example 2015-12-28 08:05:57 -08:00
Carol Willing
2d884a29c8 Correct docker-machine command 2015-12-28 07:57:00 -08:00
Carol Willing
593f858538 Add link for Project Jupyter documentation 2015-12-28 07:53:30 -08:00
Carol Willing
1a62c5b78e Add trademark to Big Split 2015-12-28 07:43:04 -08:00
Carol Willing
edb5280429 Edit link text 2015-12-28 07:43:04 -08:00
Carol Willing
3e56ecfb47 Change heading size 2015-12-28 07:43:04 -08:00
Carol Willing
187adf1a2e Fix typos and image size 2015-12-28 07:43:04 -08:00
Carol Willing
f8fa3fa1df Add brief context of move to language-agnostic Jupyter from IPython 2015-12-28 07:43:04 -08:00
Carol Willing
b1c218270f Add resources section to end of README 2015-12-28 07:43:04 -08:00
Carol Willing
3a8a5963ff Add graphic of notebook 2015-12-28 07:43:03 -08:00
Carol Willing
b4c0282242 Fix typos in README 2015-12-28 07:43:03 -08:00
Carol Willing
85adbb901f Update README.md 2015-12-28 07:43:03 -08:00
Thomas Kluyver
0b924db5eb Merge pull request #901 from fperez/mode-help-update
Mode help update
2015-12-28 10:43:23 +00: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
Fernando Perez
0ac253bc1c Update keyboard shortcuts page to accurately describe command mode (blue margin) 2015-12-27 19:19:58 -08:00
Steven Silvester
fe03de7471 Avoid error when using a cross-origin websocket 2015-12-23 15:55:52 -06:00
Matthias Bussonnier
86865a3543 Improve warning on bad JavaScript API usage.
Mitigate #891 (likely close it to, depending on what others thinks)

Separator between prefix and name for commands/action used to be `dot`,
but is internal detail. It is now (as of 4.1) a semicolon (`:`)

If someone try to access an action by name which does not have `:` warn
that they might be using the wrong API and give some hints
2015-12-23 11:54:21 +01:00
Carol Willing
a963647627 Merge pull request #890 from minrk/doc-version
get package version for docs automatically
2015-12-22 05:22:42 -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