notebook/notebook
Kevin Bates 6e9256b064
Culling: ensure last_activity attr exists before use (#5355)
KernelManager's last_activity attribute is added following the instance's
creation.  Culling (independently) uses this attribute and should ensure
it exists prior to its use, else skip the culling check for that instance.

Fixes #5345
2020-05-25 04:48:42 -05:00
..
auth Update security.py 2019-11-25 03:33:16 +08:00
base Fixup. 2020-04-28 01:11:24 -07:00
bundler remove py2 dependence 2019-10-20 15:56:11 +08:00
edit
files Import gen 2019-09-16 10:03:00 -07:00
gateway Enable check_origin on gateway websocket communication (#5471) 2020-05-25 04:45:04 -05:00
i18n updated terminado sentence 2020-05-07 15:15:22 +02:00
kernelspecs
nbconvert Allow contents manager get to return future 2019-11-24 14:36:18 +00:00
notebook Allow contents manager get to return future 2019-11-24 14:36:18 +00:00
prometheus
services Culling: ensure last_activity attr exists before use (#5355) 2020-05-25 04:48:42 -05:00
static Make a notebook writable after successful save-as (#5296) 2020-05-22 08:10:40 -05:00
templates Simplify test for interrupting running code 2019-11-08 12:53:37 +00:00
terminal Restore detection of missing terminado package (#5465) 2020-05-25 04:47:03 -05:00
tests Make a notebook writable after successful save-as (#5296) 2020-05-22 08:10:40 -05:00
tree remove py2 dependence 2019-10-20 15:56:11 +08:00
view
__init__.py Add UNIX socket support to notebook server. 2020-04-28 00:54:50 -07:00
__main__.py
_sysinfo.py
_tz.py
_version.py Back to development version 2019-11-04 15:09:34 -08:00
config_manager.py rm dependences of py2 in base path. 2019-10-02 20:43:00 +08:00
extensions.py Fix typos (#4760) 2019-07-12 18:54:08 +01:00
jstest.py rm dependences of py2 in base path. 2019-10-02 20:43:00 +08:00
log.py Move license information from COPYING.md 2019-11-04 15:09:34 -08:00
nbextensions.py rm dependences of py2 in base path. 2019-10-02 20:43:00 +08:00
notebookapp.py Restore detection of missing terminado package (#5465) 2020-05-25 04:47:03 -05:00
serverextensions.py
transutils.py
utils.py remove unnecessary import of requests_unixsocket (#5451) 2020-05-16 04:30:06 -05:00