11668 Commits (5fe69643885f2bc1037b03da56f692c8baada4a5)
 

Author SHA1 Message Date
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
Berend-Jan Lange 698b37aa0e added_indicator
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
Zachary Sailer d04cbb6a98
Merge pull request #4479 from kevin-bates/async-subclasses
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
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
Min RK 43df5af2b6
Merge pull request #5174 from tirkarthi/fix-json-loads-encoding
6 years ago
Karthikeyan Singaravelan c01b2cc014 Remove deprecated encoding parameter for Python 3.9 compatibility.
6 years ago
Luciano Resende 8a67477156 Back to development version
6 years ago
Luciano Resende 85f1b9f787 Release 6.0.3
6 years ago
Luciano Resende e597adc4d2 Changelog for Release 6.0.3
6 years ago
Kevin Bates 499740b4bb Bump minimum version of jupyter_core (#5170)
6 years ago
ahangsleben 33548e18bf Upgraded typeahead library. (#4944)
6 years ago
Zachary Sailer f354740e57
Merge pull request #5136 from pallavibharadwaj/issue_1914
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 d0a74353e6
Merge pull request #5111 from takluyver/nbconvert6-tests-notsoisolated
6 years ago
Thomas Kluyver e53383ceb2 Allow testing with nbconvert 6 again (unpin)
6 years ago
Thomas Kluyver d6259ae285 Don't monkeypatch environment data locations for test notebook server
6 years ago
Min RK 5e5ad60a57
Merge pull request #5099 from forest0/master
6 years ago
forest0 0c82d764bd preserve term "Markdown" untranslated
6 years ago
Thomas Kluyver 76a323e677
Merge pull request #4826 from benthayer/selectall
6 years ago
Thomas Kluyver b67164033e
Merge pull request #5043 from takluyver/selenium-prefill
6 years ago
Thomas Kluyver fc2dc8f002
Merge pull request #4785 from dleen/master
6 years ago
Thomas Kluyver fd4275cdf6
Merge branch 'master' into master
6 years ago
Thomas Kluyver 2eb5544358
Merge pull request #4899 from rayehh/master
6 years ago
Thomas Kluyver 7b5248d1ce
Merge pull request #5055 from shuichiro-makigaki/fix-gateway-handled-exceptions
6 years ago
Thomas Kluyver 806904c0f9
Merge pull request #5078 from haobibo/patch-1
6 years ago
Thomas Kluyver 6c67bb133b
Merge pull request #5085 from takluyver/test-pin-nbconvert-5.x-b
6 years ago
Thomas Kluyver f377abfa04 Pin nbconvert <6 for now
6 years ago
Thomas Kluyver f185f4127d
Merge pull request #5021 from krinsman/master
6 years ago
Thomas Kluyver 1d76105301
Merge pull request #5077 from michalc/contents-manager-get-can-return-future
6 years ago
Bibo Hao 9775af7bba
Update security.py
6 years ago
Thomas Kluyver 10c7d2a53f
Merge pull request #5075 from shevelevs/DynamicDefaultForMinOpenFilesLimit
6 years ago
Thomas Kluyver 1efa780a70
Merge pull request #5047 from minrk/py38-tornado
6 years ago
Bibo Hao 8d43f50f04
Ensure jupyter config dir exist
6 years ago
Michal Charemza b7a354d8fa
Allow contents manager get to return future
6 years ago
Sergey Shevelev e46a344fa6 Making default value for min_open_files_limit dependent on user's
6 years ago
Shuichiro MAKIGAKI aa73eb43cd Fix packages of exceptions catched by gateway manager
6 years ago