Carol Willing
d2ba5b10c8
Update doc for 4.1 announcement
2016-01-08 14:43:38 -08:00
Carol Willing
3124eae5ab
Merge pull request #937 from Carreau/dotdev
...
fix dev notation and regex.
2016-01-08 14:41:36 -08:00
Carol Willing
02b5f46208
Add backticks to fix typos
2016-01-08 14:15:17 -08:00
Matthias Bussonnier
9ab90bd835
fix regex
2016-01-08 19:45:36 +01:00
Matthias Bussonnier
6aaa27c024
and run jsversion
2016-01-08 19:34:43 +01:00
Matthias Bussonnier
9523f7438d
dev has a dot
2016-01-08 19:31:06 +01:00
Matthias Bussonnier
3754c28721
back on dev
2016-01-08 19:09:51 +01:00
Matthias Bussonnier
3fc06a5f79
Release 4.1.0
2016-01-08 18:52:53 +01:00
Matthias Bussonnier
5f31251b29
update release instruction a bit again
2016-01-08 18:48:27 +01:00
Matthias Bussonnier
e6c7648b09
Remove deprecated usage of log.warn
prefer log.warning
.
...
Treating just this notebookapp for now.
2016-01-08 15:30:52 +01:00
Jonathan Frederic
3b3c4d0315
Add simple iopub message rate limiter
2016-01-05 16:50:05 -08:00
Carol Willing
ef726c4a9d
Merge pull request #927 from steveholden/patch-1
...
Fix "an Jupyter" changes
2016-01-05 14:54:25 -08:00
Steve Holden
2617931dbd
Fix "an Jupyter" changes
...
Fixes problems noted in issue #926
2016-01-05 18:03:45 +00:00
Matthias Bussonnier
e4ec5ba3f3
Be more explicit about deprecation.
...
Cf #916 . Despite the fact that the function is private and meant
to replace an old behavior that will be removed, people explicitly
import it and register it as a post-save-hook.
Hope that explicit versing removal will convey the "Don't use" in a more
obvious manner.
2016-01-05 12:11:14 +01: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