2973 Commits (55c6aba9727b0243045cf056b0137e55beeefaed)

Author SHA1 Message Date
Kevin Bates 4da22cef44
Restore detection of missing terminado package (#5465)
6 years ago
Kevin Bates 66ad3f469c
Enable check_origin on gateway websocket communication (#5471)
6 years ago
Max Klein 01e298f83d
added `--autoreload` flag to `NotebookApp` (#4795)
6 years ago
Toon Baeyens b278fa67de
Make a notebook writable after successful save-as (#5296)
6 years ago
Onno Broekmans 7563c54dfc
Fix broken "Raw cell MIME type" dialog (#3255) (#5385)
6 years ago
Madhusudhan Srinivasa 4775ee551a
use cmdtrl-enter to run a cell (#5120)
6 years ago
dSchurch f42f2408b0
Migrate Move multiselection test to selenium (#5158)
6 years ago
Niko Felger d84faae6a8
Convert notifications JS test to selenium (#5455)
6 years ago
Zachary Sailer ae7747f2b7
Merge pull request #5352 from ErwinRussel/refactoring
6 years ago
Zachary Sailer 3ec00ad2ad
Merge pull request #5372 from kevin-bates/cull-terminals
6 years ago
Kevin Bates 9d80001f83
Rename parent to nb_app
6 years ago
Kevin Bates 84b7b854b6
Apply review comments, revert interval validation, bump terminado to 0.8.3
6 years ago
Kevin Bates 2064957a84
Add basic terminal manager tests
6 years ago
Afshin Taylor Darian e9ce1b7461
Merge pull request #5107 from manics/toolbar-button-help-tooltip
6 years ago
Simon Li 5d47947675 Toolbar buttons tooltip: fallback to label as tooltip, set aria-label
6 years ago
Steven Silvester 038b2c0c4c
remove unnecessary import of requests_unixsocket (#5451)
6 years ago
Kevin Bates d2d50f127a
Add env variable support for port options (#5221)
6 years ago
Simon Li d7f86ef6d3 Toolbar buttons tooltip: show help instead of label
6 years ago
Kevin Bates cd9b1a874b
Add cull_interval validate, rename method - per review
6 years ago
Kevin Bates e06a55ea51
Merge branch 'master' into cull-terminals
6 years ago
Zachary Sailer cbfc4dae91
Merge pull request #5351 from berendjan/download_multiple_files
6 years ago
Steven Silvester ebd2b5701c
Merge pull request #5198 from bzinberg/zeros-crash
6 years ago
Steven Silvester b69f22a1b1
Merge pull request #4835 from kwlzn/kwlzn/notebook_unix_socket
6 years ago
Kris Wilson dcc8874daa Feedback: remove socket on stop.
6 years ago
Kris Wilson 5aa6e0dfd5 Feedback: add socket usage check on bind and test.
6 years ago
Kris Wilson 02cd1fa8a0 Traitlets type handling fixup.
6 years ago
Kris Wilson 1af8283afa Feedback: validate sock-mode.
6 years ago
Kris Wilson ee509ad2d9 Feedback: Demote log level on --open_browser and --sock.
6 years ago
Kevin Bates e577b6c40c
Merge pull request #5354 from berendjan/Added_NL_language
6 years ago
Berend-Jan Lange 42bc3f7c4b updated terminado sentence
6 years ago
Berend-Jan Lange 30bbf1af80 updated with toonijn's comments 2
6 years ago
Kevin Bates a291f31cfe
Merge pull request #5425 from pinarkavak/log-notebook-type
6 years ago
Pinar Kavak 8c063c2a61 Added notebook name to the logs
6 years ago
Berend-Jan Lange 41f9f615df updated with toonijn's comments
6 years ago
Kevin Bates b4a2ad990a
Merge pull request #5222 from kinow/patch-2
6 years ago
Kevin Bates df887b2edf
Check for invalid characters prior to rename (#5193)
6 years ago
Kris Wilson 1a5eed8678 Make integration test conditional for CI compatibility.
6 years ago
Kris Wilson 3e28cfd603 Feedback: improve test coverage.
6 years ago
Kris Wilson 8d9b8c6f06 Cleanup.
6 years ago
Kris Wilson bbf6c77227 Feedback: umask -> mode.
6 years ago
Kris Wilson 592af9a526 Feedback: opening.
6 years ago
Kris Wilson 328dca5496 Feedback: file_to_run and sock mutual exclusion.
6 years ago
Kris Wilson 07deb1d865 Feedback: remove error on --sock and --open-browser.
6 years ago
Kris Wilson 4af22581fc Feedback: repair stop command port targeting.
6 years ago
Kris Wilson 9bda4c61b9 Feedback: Improve stop server description.
6 years ago
Kris Wilson b9567512f8 Fixup tests.
6 years ago
Kris Wilson 8aad324773 Fixup.
6 years ago
Kris Wilson 20b5cb8e4d Fixup.
6 years ago
Kris Wilson a9ed339d58 Add UNIX socket support to notebook server.
6 years ago
Jesus Panales Castillo 978a73380c Integrated LoginWidget into edit to enable users to logout from the text edit view. Issue #5399
6 years ago
Kevin Bates ff3ebe699b
Terminate all terminals on server shutdown
6 years ago
Kevin Bates deeb1e1214
Add ability to cull terminals and track last activity
6 years ago
Berend-Jan Lange a1ee84e7c1 checked translations again and updated readme
6 years ago
Berend-Jan Lange c677a9eb42 translated files
6 years ago
Berend-Jan Lange f3ce035d1a language_tested
6 years ago
Berend-Jan Lange 361877f071 added link to repo in readme
6 years ago
Berend-Jan Lange 5fe6964388 added poly translations
6 years ago
Berend-Jan Lange dee04d90cf added nl_NL json
6 years ago
Berend-Jan Lange 76e37beb7b added pot translation files
6 years ago
Erwin bd507b27a6 fix code duplication for cell conversion
6 years ago
Berend-Jan Lange 698b37aa0e added_indicator
6 years ago
Berend-Jan Lange b714425955 removed_nl_NL
6 years ago
Berend-Jan Lange def0dfc84b added_back_append_pdf
6 years ago
Berend-Jan Lange 39e7e0a280 added this.
6 years ago
Erwin d26d1e385f revert changes
6 years ago
Berend-Jan Lange 1af2c0c27a added prototype
6 years ago
Berend-Jan Lange feba9751a4 changed comments
6 years ago
Erwin 217c96eb59 fix test berendjan
6 years ago
Berend-Jan Lange 76d5422b4c tree added download multiple files
6 years ago
Kevin Bates 7de8df4dd8
Gateway only: Ensure launch and request timeouts are in sync (#5317)
6 years ago
Rohit Sanjay beeac48534
Fix typo in password_required help message (#5320)
6 years ago
Kevin Bates 1fc9bc0b72
Add comments indicating when dependency check can be removed
6 years ago
Kevin Bates 53d4d08813
Fix detection of unsupported config, prevent async on 3.5
6 years ago
Berend-Jan Lange 5907bf1e6c update
6 years ago
Berend-Jan Lange e6dea33643 update
6 years ago
Berend-Jan Lange aaf68538f0 passed_test
6 years ago
Berend-Jan Lange a9a5b1f1aa added return
6 years ago
Berend-Jan Lange 456421b6e5 removed_prototyping
6 years ago
Berend-Jan Lange 4e26db9931 duplicate_reduction
6 years ago
Kevin Bates 99b0afd16e
Apply changes per review
6 years ago
Kevin Bates 72d44c58cf
Switch class hierarchy to not use mixin base
6 years ago
Kevin Bates 788bb0ebe0
Update all coroutine/yield methods to async/await, share another method
6 years ago
Kevin Bates 570986282e
Move duplicated methods to mixin, fix mixin order
6 years ago
Kevin Bates 8a4beb0d15
Convert to async/await and apply touch ups
6 years ago
Kevin Bates 7abd4bee27
Indicate that async kernel management is configured
6 years ago
Kevin Bates 3226b07345
Add support for AsyncMappingKernelManager
6 years ago
Kevin Bates 677ccc3d7a
Refactor buffering, culling and activity monitoring into classes
6 years ago
Bruno P. Kinoshita 619d534edb Update message about minimum Tornado version
6 years ago
Ben Zinberg cb385481f6 Fix place where we were passing an `Array[string]` to `CodeMirror.findModeByExtension` instead of passing a string. (I guess older versions of CodeMirror allowed this?)
6 years ago
Karthikeyan Singaravelan c01b2cc014 Remove deprecated encoding parameter for Python 3.9 compatibility.
6 years ago
ahangsleben 33548e18bf Upgraded typeahead library. (#4944)
6 years ago
Pallavi Bharadwaj 5996cdf6a4 descriptive log info for port in use and port-retries=0
6 years ago
Pallavi Bharadwaj d04b35cab5 descriptive log for port unavailable and port-retries=0
6 years ago
Thomas Kluyver d6259ae285 Don't monkeypatch environment data locations for test notebook server
6 years ago
forest0 0c82d764bd preserve term "Markdown" untranslated
7 years ago
Thomas Kluyver 76a323e677
Merge pull request #4826 from benthayer/selectall
7 years ago
Thomas Kluyver b67164033e
Merge pull request #5043 from takluyver/selenium-prefill
7 years ago
Thomas Kluyver fd4275cdf6
Merge branch 'master' into master
7 years ago
Thomas Kluyver 7b5248d1ce
Merge pull request #5055 from shuichiro-makigaki/fix-gateway-handled-exceptions
7 years ago
Thomas Kluyver 806904c0f9
Merge pull request #5078 from haobibo/patch-1
7 years ago
Thomas Kluyver f185f4127d
Merge pull request #5021 from krinsman/master
7 years ago
Thomas Kluyver 1d76105301
Merge pull request #5077 from michalc/contents-manager-get-can-return-future
7 years ago
Bibo Hao 9775af7bba
Update security.py
7 years ago
Thomas Kluyver 10c7d2a53f
Merge pull request #5075 from shevelevs/DynamicDefaultForMinOpenFilesLimit
7 years ago
Bibo Hao 8d43f50f04
Ensure jupyter config dir exist
7 years ago
Michal Charemza b7a354d8fa
Allow contents manager get to return future
7 years ago
Sergey Shevelev e46a344fa6 Making default value for min_open_files_limit dependent on user's
7 years ago
Shuichiro MAKIGAKI aa73eb43cd Fix packages of exceptions catched by gateway manager
7 years ago
Min RK 7e2ae22aee apply asyncio patch before launching new loop for tests
7 years ago
William Krinsman 765c9f7316 Implement Thomas Kluyver's idea -- let the contents and kernel managers get the application option as part of calculating the default
7 years ago
Min RK 29ec93627c workaround tornado py38 compatibility issue
7 years ago
Thomas Kluyver 7fb461ddf7 Selenium test fixture to open a notebook with prefilled content
7 years ago
Thomas Kluyver 9640e1f943
Merge pull request #4101 from dubielt1/test-kernel-menu
7 years ago
Thomas Kluyver 6d76481ccd
Merge pull request #4622 from TeresaPartidaS/convert_execute_code_js_to_selenium
7 years ago
Thomas Kluyver 257e71202c Rework execution test, add wait_for_cell_output helper
7 years ago
TPartida c23de34161 Modified to avoid race condition
7 years ago
TPartida 6811727a25 Remove execute_code js
7 years ago
TPartida 6c7ad0417e Convert execute_code to Selenium
7 years ago
Thomas Kluyver 08d0b56390 Fix waiting for dialog to close before clicking menu again
7 years ago
Thomas Kluyver 934c7dda80 Return to tree window after test using notebook
7 years ago
Thomas Kluyver 46614c3772 Simplify test for interrupting running code
7 years ago
Thomas Kluyver 17176de1f2 Rename test file so test is discovered
7 years ago
lmcdon14 f4ba6daece Remove interrupt.js
7 years ago
lmcdon14 f2bfd3bebd create selenium interrupt test and add utility function
7 years ago
Thomas Kluyver 92db6a727c Simplify test for shutting down & restarting kernel through the menus
7 years ago
Tres DuBiel 36e14efa93 Translated kernel menu javascript test to selenium
7 years ago
Luciano Resende 8881a06e0e Back to development version
7 years ago
Luciano Resende 7eb7f1cdc1 Release 6.0.2
7 years ago
Luciano Resende 13039db1a6 Move license information from COPYING.md
7 years ago
Thomas Kluyver a90957dae7
Merge pull request #4999 from betteridiot/betteridiot_disable_redirect_file
7 years ago
Marcus D Sherman 0a1fff1d0d
Removing unneeded tornado setting
7 years ago
Marcus D Sherman 4fe631a248
Changes from code review comments
7 years ago
Thomas Kluyver eb3e1a4d6c
Merge pull request #4991 from 00Kai0/fix-py2dep
7 years ago
Thomas Kluyver 5f53f35208
Merge pull request #4987 from takluyver/fix-selenium-is-kernel-running
7 years ago
Marcus D Sherman fa12f4b2f8
Setting to disable redirect file browser launch
7 years ago
Jason Grout 5acbc155b9 Add support for increasing the soft limit on open file handles (#4893)
7 years ago
Kerwin.Sun b5f5c9500e remove py2 dependence
7 years ago
Thomas Kluyver fb2286585c Fix checking if kernel is running through Selenium
7 years ago
Thomas Kluyver ed96937401
Merge pull request #4936 from 00Kai0/fix-py2dependence
7 years ago
Kerwin.Sun c1b45e3e5e remove raw_input
7 years ago
sasaki takeru dcef16a5be typo (#4946)
7 years ago
Jason Grout 8f36daec83
Fixed semicolon
7 years ago
Kyle Kelley b6d3bb0158 successively look for .data('path') up parents
7 years ago
Kerwin.Sun ebfe75b6df rm dependences of py2 in base path.
7 years ago
Tom Jarosz 6092b290f1
Import `gen`
7 years ago
Tom Jarosz d77c72b1b6
Added decorator
7 years ago
Ben Thayer 967f2c0b0a Added action to select all cells with Ctrl-A
7 years ago
Luciano Resende c0123ae860 Back to development version
7 years ago
Luciano Resende a1c88dcd26 Release 6.0.1
7 years ago
Eunsoo Park 20c2c66857 Attempt to re-establish websocket connection to Gateway
7 years ago
David Leen 101f726690 Prevent tests from hanging
7 years ago
Luciano Resende e498de6775 Back to development version
7 years ago
Luciano Resende bd6396d31e Release 6.0
7 years ago
fabihaahmed 8b21329deb Narrator is not announcing "state of links"(enable or disable) under Edit tab. #3958 (#4733)
7 years ago
Vibhanshu 70d74d21ac changed default filename for a copied notebook (#4618)
7 years ago
Min ho Kim bd66c18b4f Fix typos (#4760)
7 years ago
Babatunde Adeola 59619978b9 Fixed issue #3983: Return focus to Not trusted notification when modal is closed (#4745)
7 years ago
tao 3e2ee045d4 Solve issue #4206: The contrast of font color of code comment in code cell is lower than 4.5:1 (#4746)
7 years ago
Thomas Kluyver c8de32f376
Merge pull request #4735 from uclixnjupyternbaccessibility/issue-#3939
7 years ago
Thomas Kluyver f48caac104
Merge pull request #4740 from uclixnjupyternbaccessibility/issue-3987
7 years ago
Thomas Kluyver 416b7d78ec
Merge pull request #4734 from uclixnjupyternbaccessibility/issue-#3217
7 years ago
fabihaahmed 76c39dcb83 Made some changes as requested in the PR
7 years ago
Thomas Kluyver dba4ed86d0
Add back extra line
7 years ago
Thomas Kluyver 7d1444900f
Revert newline changes
7 years ago
Thomas Kluyver bcc56515ca
Revert random indentation changes
7 years ago
Thomas Kluyver 431288498a
Merge pull request #4737 from uclixnjupyternbaccessibility/issue-#3995
7 years ago
Thomas Kluyver 563593af75
Merge pull request #4744 from uclixnjupyternbaccessibility/issue-3977
7 years ago
fabihaahmed f986bf7b0a Made a small change as requested in the PR
7 years ago
Sylvain Corlay 10318a9827
Merge pull request #4672 from JohanMabille/control
7 years ago
Joshua Zeltser 6f79465d7a
Added missing translation tags
7 years ago
fabihaahmed ab56f9db4f Fixes issue#3977 by adding the aria-label attribute
7 years ago
Joshua Zeltser 3173ab4caf Fixed issue 3987 by adding a div around the links to change the focus order
7 years ago
ednut15 d919e2ec52 #3995 Added label to textbox on move popup
7 years ago
fabihaahmed 70b0c73344 Fixed a bug
7 years ago
fabihaahmed 3991a39ef6 Fixes issue #3939, #3958
7 years ago
Joshua Zeltser 5c80a9bbc8 Fixed Issue #3217
7 years ago
Min RK 7223fdf817
Merge pull request #4725 from kevin-bates/cleanup-debug
7 years ago
Grant Nestor cf9891f970 Use react vs. preact
7 years ago
Kevin Bates 7e50cdc856 Remove verbose debug statement in gateway mode
7 years ago
Luciano Resende a44a367c21 Back to development version
7 years ago
Luciano Resende e771c9d1c8 Release 6.0.0rc1
7 years ago
Kevin Bates f6e3c23089 Missing yield statement on WebSocketChannelsHandler (#4724)
7 years ago
mtd91429 40da1aaf61 altered tooltip and pager button
7 years ago
Thomas Kluyver 57cbbe21ee
Merge pull request #4688 from uclixnjupyternbaccessibility/issue-3961
7 years ago
Thomas Kluyver f3775fe999
Merge pull request #4690 from uclixnjupyternbaccessibility/issues-3998/3971/3968
7 years ago
Matthias Geier 8a2d97dc58 Remove deprecated ANSI CSS styles (#3286)
7 years ago
Joshua Zeltser 2c239b591b changed way translation functions called for non string literals
7 years ago
Joshua Zeltser 33e989d34d
Removed trailing space
7 years ago
Thomas Kluyver a088ec7658
Merge pull request #4719 from takluyver/i3992
7 years ago
Thomas Kluyver f1081c9036
Merge pull request #4679 from uclixnjupyternbaccessibility/issue-acc-overwrite
7 years ago
Thomas Kluyver 36524e0da5
Merge pull request #4718 from uclixnjupyternbaccessibility/issue-3967
7 years ago
Joshua Zeltser babea16d4d
Added accidentally deleted roles
7 years ago
Joshua Zeltser e32d847ce0
Merge branch 'master' into issues-3998/3971/3968
7 years ago
Joshua Zeltser 11d0409d4d
Added another translation tag
7 years ago
Joshua Zeltser 1915530ee7
Added missing translation tags
7 years ago
Joshua Zeltser 21469201d7 Removed unnecessary url and added translation function
7 years ago
韩韬 0eb567f1cb Closes #3992
7 years ago
Thomas Kluyver d62c41a7c8
Merge pull request #4696 from uclixnjupyternbaccessibility/issue-4009
7 years ago
Thomas Kluyver a77c230808
Merge pull request #4677 from uclixnjupyternbaccessibility/issue-4015
7 years ago
Thomas Kluyver 60c17ed9a7
Merge pull request #4711 from uclixnjupyternbaccessibility/issue-4006
7 years ago
Thomas Kluyver 566a81a1da
Merge pull request #4695 from uclixnjupyternbaccessibility/issues-3963/3960
7 years ago
Joshua Zeltser 4d804be230 #3967: added more descriptive title for tree page
7 years ago
Joshua Zeltser 3e06d64270
Merge branch 'master' into issue-4009
7 years ago
Thomas Kluyver 1d9d5d7128
Merge pull request #4689 from uclixnjupyternbaccessibility/issue-3970
7 years ago
Joshua Zeltser 1e341838ee
Add semicolon at end of anonymous function
7 years ago
Thomas Kluyver 530a026e2a
Merge pull request #4694 from uclixnjupyternbaccessibility/issue-3997
7 years ago
Thomas Kluyver 7760369e3c
Merge pull request #4685 from uclixnjupyternbaccessibility/issue-3938
7 years ago
Joshua Zeltser 70c9e3db0b made the numbering of certain menus dymanic
7 years ago
Joshua Zeltser 5da2e45022
Removed unnecessary changes
7 years ago
Thomas Kluyver 2fab244fb6
Merge pull request #4691 from uclixnjupyternbaccessibility/issue-3973
7 years ago
Thomas Kluyver a6926b237a
Merge pull request #4693 from uclixnjupyternbaccessibility/issue-3996
7 years ago
norah 263b01e7df #4009 removed the need to tab twice upload button
7 years ago
tao dd4f59fb18
Update newnotebook.js
7 years ago
Joshua Zeltser 24f1191cfa fixed bug stopping the edit notebook metadata popup from closing
7 years ago
Joshua Zeltser 5387cabd50
Added translation function call to close button
7 years ago
Joshua Zeltser d581abaab9
Added translation function call
7 years ago
Joshua Zeltser b1a97cd01b added translation function calls to the added aria-labels
7 years ago
Joshua Zeltser 2df70e79e2
Added trans tags for the aria-label of the upload button
7 years ago
Joshua Zeltser 9588b98ec2
Added trans tags to the "Toggle Dropdown" span
7 years ago
ednut15 b341f1217d #3996 Removed role button attribute from Trusted notificaton as it is not clickable.
7 years ago
Thomas Kluyver cfb9262338
Merge pull request #4686 from uclixnjupyternbaccessibility/issue-3941
7 years ago
Thomas Kluyver 48445c87d0
Merge pull request #4703 from uclixnjupyternbaccessibility/issue-3957
7 years ago
Thomas Kluyver 3c9cad69af
Merge pull request #4674 from asreimer/patch-1
7 years ago
Min RK efc0f0089e Allow ?no_track_activity=1 to opt-out of activity tracking (#4235)
7 years ago
Kevin Bates f68e34f198 Add keepalive ping on gateway websocket
7 years ago
Kevin Bates 6939fae22b Add authorization token to header only if no authorization already
7 years ago
Kevin Bates 191dc333f6 Modify/add various timeout values
7 years ago
Solaris 83f591b81f Fix binary message issue when configured to forward to gateway (#4576)
7 years ago
Joshua Zeltser fc2c46141d removed merge conflicts
7 years ago
Joshua Zeltser 1a9a096f9c Solved issue #4006
7 years ago
ednut15 b6ac3d7a6d Solved issue 3957
7 years ago
ednut15 99ad777942 Solved issue #4009
7 years ago
韩韬 5f04881be4 fix issue #4002
7 years ago
Norah Abanumay 8cfb5a3435 #3984 Keyboard focus is clearly visible on the Controls(File,Edit,View,Insert,Cell...etc)present on the menubar.
7 years ago
韩韬 7fc284eda0 Solved Issues #3963 and #3960
7 years ago
ednut15 d8df52b267 Solved Issue #3997
7 years ago
ednut15 b5b494d2ad #3996 Added role attribute with value button to the element
7 years ago
Joshua Zeltser a76a3e6cce added new span to new button to cause narrator to mention it is a dropdown
7 years ago
fabihaahmed 3b239afcda Fixes issue #3998, #3971 and #3968
7 years ago
Joshua Zeltser 6953e4d704 fixed issue 3970 giving upload button an aria-label
7 years ago
韩韬 f8727352ec fix #issue3961
7 years ago
Joshua Zeltser 24d2c6026f #3941: narrator now reads labels of textareas in popups
7 years ago
Joshua Zeltser 9b1fa3d66b #3938: solved this issue, but more checking needs to be done to see whether this is sufficient
7 years ago
韩韬 ed23e65def fix issue #3999, #4001, #4003, #3988, #3987
7 years ago
Joshua Zeltser 42ba2b0a40
Removed extra lines
7 years ago
Joshua Zeltser 37d795e591 Solved Issue 4015
7 years ago
Ashton Reimer dd0f5d2608
bfix: shutdown_server returns True when pid exists
7 years ago
Johan Mabille 61ae2d6778 Added control channel to ZMQChannelsHandler
7 years ago
Tim 6174498ab0 Add id for command palette button group (#4661)
7 years ago
Pierre Tholoniat 922e97922c Fix French typo (#4651)
7 years ago