MinRK
|
6cce477e07
|
rename notebooks service to contents service
minimal functional changes, committing because tests are passing.
|
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 |
Thomas Kluyver
|
bce32ec03b
|
Fixes for notebook session manager
|
12 years ago |
Thomas Kluyver
|
4a14ed7e22
|
Replace references to unicode and basestring
|
12 years ago |
MinRK
|
8b9bb04d12
|
review pass on Sessions API
|
12 years ago |
Thomas Kluyver
|
c18aaefbde
|
Fix sessionmanager test
|
12 years ago |
Thomas Kluyver
|
e240f21ea1
|
Clean up sessions code from static analysis
|
12 years ago |
Thomas Kluyver
|
693cc97905
|
Fix some HTTP status codes in sessions API
|
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 |
Zachary Sailer
|
8261ac2cb9
|
change standard money keys
|
12 years ago |
Zachary Sailer
|
a219abaeeb
|
standard model changes
|
12 years ago |
Zachary Sailer
|
0559df1b8a
|
manual rebase - add sessions web service
|
12 years ago |