Min RK
|
c36158270a
|
Don't set location header on restart
the URL doesn't change, it makes no sense.
|
2015-10-15 09:59:41 +02:00 |
|
Min RK
|
ee2addb7fc
|
note changes in 4.0.6
|
2015-10-15 09:45:22 +02:00 |
|
Jonathan Frederic
|
f86888bfc1
|
Dummy commit
|
2015-10-14 12:19:56 -07:00 |
|
Matthias Bussonnier
|
d375942590
|
Merge pull request #596 from minrk/websocket-mixin
move common websocket methods to WebSocketMixin
|
2015-10-14 11:30:38 -07:00 |
|
Min RK
|
0c5a3b6d04
|
wait for kernel to restart
in API request to restart kernels
by waiting for the kernel to respond to a kernel_info request.
|
2015-10-14 14:58:26 +02:00 |
|
Matthias Bussonnier
|
47a51b7fd9
|
Merge pull request #527 from minrk/demote-cell-toolbar
Move cell toolbar selection to View menu
|
2015-10-13 16:24:39 -07:00 |
|
Jonathan Frederic
|
518e580af6
|
Add some functions, remove some functions, and change the colors
|
2015-10-13 11:52:10 -07:00 |
|
Jonathan Frederic
|
a729745ba0
|
Merge pull request #3 from jasongrout/findreplace
Search and replace
|
2015-10-12 15:12:00 -07:00 |
|
Jason Grout
|
de157028ab
|
simplify find/replace form
|
2015-10-12 18:06:22 -04:00 |
|
Jonathan Frederic
|
0c2cc3e695
|
Address @ellisonbg's comments
|
2015-10-12 15:02:19 -07:00 |
|
Brian E. Granger
|
c7dd03308f
|
Merge pull request #556 from jdfreder/ipython8853
Force the Firefox to recalculate pager content size.
|
2015-10-12 17:59:46 -04:00 |
|
Jason Grout
|
85ebbd3a35
|
restore left border on last input
|
2015-10-12 17:55:22 -04:00 |
|
Jonathan Frederic
|
531b6650ca
|
Merge pull request #524 from minrk/ssl-ca
Support TLS Client Authentication
|
2015-10-12 14:20:49 -07:00 |
|
Jonathan Frederic
|
e9406edc2d
|
Merge pull request #550 from minrk/shell-only-windows
fix subcommand quoting on Windows in setup.py
|
2015-10-12 14:17:38 -07:00 |
|
Jonathan Frederic
|
d934ac114c
|
Change hotkeys
|
2015-10-12 13:18:40 -07:00 |
|
Jonathan Frederic
|
64c93843a8
|
Add the ability to mark cells.
|
2015-10-12 12:13:09 -07:00 |
|
Min RK
|
ff1bf59689
|
Merge pull request #576 from jakirkham/docker_add_ip_profile
Specify ip via config file instead of command-line
|
2015-10-12 15:55:41 +02:00 |
|
John Kirkham
|
4157b176e4
|
Dockerfile: Add a basic jupyter notebook profile. Allow for IPs from anywhere to connect by adding this into the the jupyter notebook profile.
|
2015-10-12 09:18:39 -04:00 |
|
Min RK
|
2ab4fb6384
|
Merge pull request #585 from jakirkham/docker_drop_extra_install
Dockerfile: Extra install line
|
2015-10-12 15:16:42 +02:00 |
|
Min RK
|
c2c39a7c9d
|
move common websocket methods to WebSocketMixin
- origin check
- ws ping
used by both kernels and terminals
|
2015-10-12 14:46:07 +02:00 |
|
John Kirkham
|
b0659de0da
|
Dockerfile: Extra unneeded install line.
|
2015-10-12 07:20:00 -04:00 |
|
Min RK
|
afdbf3942c
|
Merge pull request #592 from captainsafia/fix-tooltip
Fixed title tooltip in notebook template
|
2015-10-12 10:36:33 +02:00 |
|
Min RK
|
2e430b1265
|
Merge pull request #588 from jakirkham/docker_fix_pip_insecure
Resolve some `InsecurePlatformWarning` when installing with `pip`
|
2015-10-12 10:18:12 +02:00 |
|
Safia Abdalla
|
01498d1dfd
|
Fixed indentation
|
2015-10-11 18:30:08 -05:00 |
|
Safia Abdalla
|
dcd6bb470a
|
Fixed title tooltip in notebook template
|
2015-10-11 18:29:01 -05:00 |
|
John Kirkham
|
587d72fa02
|
Dockerfile: Install requests with the security feature and needed dependencies. This should resolve the SSL InsecurePlatformWarning that is issued during the build. However, this won't resolve the issue when installing pip .
|
2015-10-11 12:18:00 -04:00 |
|
Min RK
|
f9bb2a2926
|
Merge pull request #584 from jakirkham/add_python3
Docker: Add `python3` to `apt-get` installed dependencies
|
2015-10-11 11:23:28 +02:00 |
|
Min RK
|
7710355f3c
|
Merge pull request #583 from jakirkham/docker_fix_typo
Dockerfile: Fix a typo in a comment
|
2015-10-11 11:22:29 +02:00 |
|
John Kirkham
|
ea73856adc
|
Dockerfile: Add python3 explicitly to the dependencies installed by apt-get in the beginning.
|
2015-10-10 16:14:07 -04:00 |
|
John Kirkham
|
7c1a307452
|
Dockerfile: Fix a typo. [ci skip]
|
2015-10-10 16:12:36 -04:00 |
|
Jonathan Frederic
|
e069fad494
|
Merge pull request #568 from jdfreder/sanemultiselect
Add shift-up/down as multiselect kb shortcuts
|
2015-10-10 12:33:31 -07:00 |
|
Min RK
|
4c4028d7f0
|
Merge pull request #573 from jakirkham/docker_drop_port_arg
Docker: Drop port argument
|
2015-10-10 12:41:20 +02:00 |
|
Min RK
|
803808a7bf
|
Merge pull request #579 from michaelpacer/shutdown_bug
fixed bug in javascript for shutting down notebook
|
2015-10-10 11:56:47 +02:00 |
|
Min RK
|
e5c8f4486f
|
Merge pull request #572 from jakirkham/docker_build_fix
Fixes the build on Docker Hub
|
2015-10-10 11:38:19 +02:00 |
|
John Kirkham
|
43efd71011
|
Dockerfile: Turns out a copy of python is now packaged with this image. However, it blocks us from getting the development requirements that we want. As a result, we simply must purge this as our first step.
|
2015-10-09 18:57:36 -04:00 |
|
michaelpacer
|
7897dbd979
|
fixed bug in javascript for shutting down notebook
|
2015-10-09 15:21:58 -07:00 |
|
Steven Silvester
|
4a203b5ea4
|
Fix handling of upload add_link
|
2015-10-09 16:02:48 -05:00 |
|
John Kirkham
|
db911722ae
|
Dockerfile: Port should not need to be specified as we are using the default one.
|
2015-10-09 16:51:19 -04:00 |
|
John Kirkham
|
fdfacb9aeb
|
Dockerfile: Turns out a copy of python is now packaged with this image. However, it blocks us from getting the development requirements that we want. As a result, we simply must purge this as our first step. [ci skip]
|
2015-10-09 14:20:30 -04:00 |
|
Jonathan Frederic
|
14c4103694
|
Merge pull request #564 from minrk/install-typeahead
include typeahead with installation
|
2015-10-09 08:02:13 -07:00 |
|
Jonathan Frederic
|
2b001d9394
|
Add shift-up/down as multiselect kb shortcuts
|
2015-10-09 07:59:33 -07:00 |
|
Jonathan Frederic
|
8526ff7dbd
|
Fix tooltip and move replace in selected cells button.
|
2015-10-09 07:57:33 -07:00 |
|
Min RK
|
95f12eb620
|
include typeahead with installation
|
2015-10-09 14:23:37 +02:00 |
|
Min RK
|
a8084b0273
|
Merge pull request #555 from ellisonbg/restartfix
Fixing action name for Restart kernel menu item.
|
2015-10-09 11:58:51 +02:00 |
|
Min RK
|
225d86469a
|
Merge pull request #560 from jdfreder/noignore
Don't list ipython.ignore commands in the help dialog
|
2015-10-09 11:40:49 +02:00 |
|
Min RK
|
1dacb2c59e
|
Merge pull request #557 from jakirkham/docker_port_example_readme_fix
DOC: README docker example port option fix
|
2015-10-09 10:57:22 +02:00 |
|
Jonathan Frederic
|
22f02e0960
|
Don't list ipython.ignore commands in the help dialog
|
2015-10-08 10:30:32 -07:00 |
|
Jonathan Frederic
|
c02d91cd0e
|
Force the Firefox to recalculate pager content size.
closes ipython/ipython#8853
|
2015-10-08 10:09:46 -07:00 |
|
John Kirkham
|
4808b9b051
|
README.md: Appears that -P publishes to random ports so switch back to mapping ports explicitly. [ci skip]
|
2015-10-08 12:46:36 -04:00 |
|
Brian E. Granger
|
a2dcb297ba
|
Fixing action name for Restart kernel menu item.
|
2015-10-08 12:41:36 -04:00 |
|