Commit Graph

11713 Commits

Author SHA1 Message Date
Simon Li
5d47947675 Toolbar buttons tooltip: fallback to label as tooltip, set aria-label 2020-05-17 22:07:31 +01:00
Simon Li
d7f86ef6d3 Toolbar buttons tooltip: show help instead of label 2020-05-16 03:23:42 +01:00
Steven Silvester
ebd2b5701c
Merge pull request #5198 from bzinberg/zeros-crash
Update CodeMirror dependency
2020-05-15 11:56:59 -05:00
Steven Silvester
b69f22a1b1
Merge pull request #4835 from kwlzn/kwlzn/notebook_unix_socket
Add UNIX socket support to notebook server.
2020-05-15 11:49:40 -05:00
Kris Wilson
dcc8874daa Feedback: remove socket on stop. 2020-05-13 02:07:00 -07:00
Kris Wilson
5aa6e0dfd5 Feedback: add socket usage check on bind and test. 2020-05-13 01:53:28 -07:00
Kris Wilson
02cd1fa8a0 Traitlets type handling fixup. 2020-05-13 00:34:23 -07:00
Kris Wilson
1af8283afa Feedback: validate sock-mode. 2020-05-13 00:01:52 -07:00
Kris Wilson
ee509ad2d9 Feedback: Demote log level on --open_browser and --sock. 2020-05-12 22:12:20 -07:00
Luciano Resende
0090315f6e
Merge pull request #5433 from blink1073/release-instructions
Add release instructions
2020-05-11 07:47:32 -07:00
Steven Silvester
87201a5339 Consolidate release notes into RELEASE.md 2020-05-10 02:17:45 -05:00
Steven Silvester
b561e734fc Add release instructions
cleanup

Add more instructions

formatting

cleanup

formatting
2020-05-09 05:52:21 -05:00
Kevin Bates
e577b6c40c
Merge pull request #5354 from berendjan/Added_NL_language
Added nl language
2020-05-07 15:42:30 -07:00
Berend-Jan Lange
42bc3f7c4b updated terminado sentence
q
2020-05-07 15:15:22 +02:00
Berend-Jan Lange
30bbf1af80 updated with toonijn's comments 2 2020-05-06 20:42:42 +02:00
Kevin Bates
a291f31cfe
Merge pull request #5425 from pinarkavak/log-notebook-type
Logged notebook type
2020-05-06 08:49:54 -07:00
Pinar Kavak
8c063c2a61 Added notebook name to the logs 2020-05-06 07:57:24 -07:00
Berend-Jan Lange
41f9f615df updated with toonijn's comments 2020-05-05 22:18:48 +02:00
Kevin Bates
b4a2ad990a
Merge pull request #5222 from kinow/patch-2
Update message about minimum Tornado version
2020-05-05 09:11:03 -07:00
Kevin Bates
df887b2edf
Check for invalid characters prior to rename (#5193)
* Check for invalid characters prior to rename

On Windows platforms, rename operations containing ':' are problematic
since the operation succeeds, but creates an unintended "alternate data
stream" that gives the user the impression their file contents have been
deleted.  This change performs cursory validation of the destination
name on platforms in which issues can occur.  Currently, non-Windows
systems don't require this level of validation.

Fixes #5190

* Apply changes per review comments
2020-05-05 08:54:26 -07:00
Kevin Bates
ec5131cf3f
Merge pull request #5406 from jpcastil/master
Integrated LoginWidget into edit to enable users to logout from the t…
2020-05-05 00:01:55 -07:00
Kevin Bates
d8e8e00fd5
Merge pull request #5411 from ThewBear/patch-1
Update Markdown Cells example to HTML5 video tag
2020-04-29 10:11:41 -07:00
Thew Dhanat
1e7d764cfa
Update Markdown Cells example to HTML5 video tag 2020-04-29 19:01:32 +07:00
Kris Wilson
1a5eed8678 Make integration test conditional for CI compatibility. 2020-04-29 00:22:36 -07:00
Kris Wilson
3e28cfd603 Feedback: improve test coverage. 2020-04-29 00:06:55 -07:00
Kris Wilson
8d9b8c6f06 Cleanup. 2020-04-28 23:56:47 -07:00
Kris Wilson
bbf6c77227 Feedback: umask -> mode. 2020-04-28 23:55:50 -07:00
Kris Wilson
592af9a526 Feedback: opening. 2020-04-28 23:53:45 -07:00
Kris Wilson
328dca5496 Feedback: file_to_run and sock mutual exclusion. 2020-04-28 23:53:20 -07:00
Kris Wilson
07deb1d865 Feedback: remove error on --sock and --open-browser. 2020-04-28 23:48:59 -07:00
Kris Wilson
4af22581fc Feedback: repair stop command port targeting. 2020-04-28 23:45:08 -07:00
Kris Wilson
9bda4c61b9 Feedback: Improve stop server description. 2020-04-28 19:04:55 -07:00
Kris Wilson
b9567512f8 Fixup tests. 2020-04-28 01:55:18 -07:00
Kris Wilson
8aad324773 Fixup. 2020-04-28 01:11:24 -07:00
Kris Wilson
20b5cb8e4d Fixup. 2020-04-28 01:00:54 -07:00
Kris Wilson
a9ed339d58 Add UNIX socket support to notebook server. 2020-04-28 00:54:50 -07:00
Jesus Panales Castillo
978a73380c Integrated LoginWidget into edit to enable users to logout from the text edit view. Issue #5399 2020-04-25 14:52:36 -07:00
Berend-Jan Lange
a1ee84e7c1 checked translations again and updated readme 2020-04-09 10:17:00 +02:00
Berend-Jan Lange
c677a9eb42 translated files 2020-04-08 18:12:39 +02:00
Berend-Jan Lange
f3ce035d1a language_tested 2020-04-08 18:04:46 +02:00
Berend-Jan Lange
361877f071 added link to repo in readme 2020-04-08 16:12:40 +02:00
Berend-Jan Lange
5fe6964388 added poly translations 2020-04-08 16:05:05 +02:00
Berend-Jan Lange
dee04d90cf added nl_NL json 2020-04-08 15:52:12 +02:00
Berend-Jan Lange
76e37beb7b added pot translation files 2020-04-08 14:24:34 +02:00
Berend-Jan Lange
698b37aa0e added_indicator 2020-04-08 12:31:29 +02:00
Kevin Bates
7de8df4dd8
Gateway only: Ensure launch and request timeouts are in sync (#5317)
Prior to this change, the request timeout for a Gateway request
was synchronized with KERNEL_LAUNCH_TIMEOUT only if KLT 
was greater. However, the two are closely associated and KLT 
should be adjusted if the configurable request_timeout is greater. 
This change ensures that the two values are synchronized to the
greater value. It changes the two configurable timeouts to default
to 40 (to match that of KLT) and removes the 2-second pad, 
since that wasn't helpful and only confused the situation.

These changes were prompted by this issue: jupyter/enterprise_gateway#792
2020-04-06 16:40:56 -07:00
Rohit Sanjay
beeac48534
Fix typo in password_required help message (#5320) 2020-04-06 16:37:13 -07:00
Zachary Sailer
d04cbb6a98
Merge pull request #4479 from kevin-bates/async-subclasses
Add support for async kernel management
2020-04-04 10:15:37 -07:00
Kevin Bates
1fc9bc0b72
Add comments indicating when dependency check can be removed 2020-04-02 10:52:50 -07:00
Kevin Bates
53d4d08813
Fix detection of unsupported config, prevent async on 3.5 2020-04-01 16:39:29 -07:00