Min RK
|
ce7e03bc61
|
make sure SessionManager tests have a ContentsManager
|
11 years ago |
Min RK
|
62dedf921b
|
remove notebook['name'] from sessions
|
11 years ago |
Thomas Kluyver
|
b2737e668e
|
Add tests and fix some issues
Tests taken from #6360
|
12 years ago |
Thomas Kluyver
|
806432072a
|
Add kernel name to sessions REST API
Also, some refactoring so that the relationship between session, kernels
and notebooks is managed in the SessionManager, not in the HTTP
handlers.
|
12 years ago |
MinRK
|
37cb0fbdee
|
remove websocket url
websockets should follow the kernel URL
(normal behavior is unchanged, only unused configurability is removed)
|
12 years ago |
MinRK
|
8b9bb04d12
|
review pass on Sessions API
|
12 years ago |
Thomas Kluyver
|
c18aaefbde
|
Fix sessionmanager test
|
12 years ago |
Zachary Sailer
|
c26700cd3a
|
changes after session manager code review
|
12 years ago |
Zachary Sailer
|
8c2009874c
|
session manager restructuring
Redid the sessionmanager, added tests for the session manager,
and added a sqlite database to hold kernel,session,nb mapping.
|
12 years ago |