Min RK
|
236198571b
|
test dirs are paths, not TempDir objects
|
9 years ago |
Min RK
|
9f55a857f3
|
use Z isoformat in UTC timestamps
instead of +00:00
|
9 years ago |
Min RK
|
8e141df890
|
run Python tests with a token
exercises token auth
|
9 years ago |
Min RK
|
92d3f4235d
|
Merge pull request #1359 from blink1073/generic-session
Update the session api in preparation for file and console sessions
|
10 years ago |
Scott Sanderson
|
129f990122
|
TEST: Use addCleanup in test_sessions_api.
This ensures that directories are correctly cleaned up even if tests
fail during setUp.
|
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 |
Min RK
|
1c7bc21ca7
|
Merge pull request #1237 from blink1073/session-with-kernel-id
Allow a session to connect to an existing kernel
|
10 years ago |
Steven Silvester
|
e449c08e1b
|
Allow a session to connect to an existing kernel
|
10 years ago |
Steven Silvester
|
56c653927f
|
Allow kernel id to take precedence over name
Allow kernel id to take precidence over name
Fix spelling
|
10 years ago |
Min RK
|
02d1554f8f
|
Allow modifying kernel associated with a session via PATCH
- PATCH to kernel.id attaches to other kernel
- PATCH to kernel.name starts new kernel with given name
Previous kernel is shutdown after the change
|
10 years ago |
Min RK
|
8de725a8de
|
server-side fixes for double-escaped base_url
|
11 years ago |
Min RK
|
d71a59cc9f
|
s/jupyter_notebook/notebook
|
11 years ago |