16 Commits (ebfe75b6dfd72151b40e697e592d2fb630718bdd)

Author SHA1 Message Date
Min RK 729183b148 use our own maybe_future
7 years ago
Frédéric Chapoton 9f59b7feb3
remove unused import of os
7 years ago
Kevin Bates acba19033b Minimize handlers and manager methods
7 years ago
Kevin Bates 0e63ebb1db Update session_exists() to account for invalid sessions due to culling
8 years ago
Steven Silvester 8f8730788d Clean up the api and update tests
10 years ago
Steven Silvester a4c02561f1 Only give back the notebook path if notebook type
10 years ago
Steven Silvester 8c6257bea5 Allow the deprecated session API to work
10 years ago
Steven Silvester 6486b2430f Update the session model and the tests
10 years ago
Steven Silvester 76d08aca99 Update the session api in preparation for file and console sessions
10 years ago
Min RK 65ba875d5b allow using sqlite from pysqlite2
10 years ago
Steven Silvester 5b1e0a7d3c Fall back on new kernel if kernel does note exist
10 years ago
Steven Silvester e449c08e1b Allow a session to connect to an existing kernel
10 years ago
Min RK 02d1554f8f Allow modifying kernel associated with a session via PATCH
10 years ago
Min RK ba344843eb add SessionManager.close
11 years ago
Min RK 9043ae145c handle async in sessions
11 years ago
Min RK d71a59cc9f s/jupyter_notebook/notebook
11 years ago