MinRK
|
3ad0072c9e
|
make sure to encode URL components for API requests
notebook names can have spaces, hashes, other special characters.
|
12 years ago |
Paul Ivanov
|
357b78171a
|
fix: JS kernel state should reflect killed state
|
12 years ago |
MinRK
|
aea1bbde6a
|
s/session_id/id
|
12 years ago |
MinRK
|
0558ec4ce0
|
Cells shouldn't know about Sessions
|
12 years ago |
MinRK
|
fc4fb92580
|
review pass on multidir js
|
12 years ago |
Zachary Sailer
|
da58c8c470
|
Fixed session js ajax request.
Session was not creating a kernel object on the client side,
after the server created successfully created a session.
|
12 years ago |
Zachary Sailer
|
c26700cd3a
|
changes after session manager code review
|
12 years ago |
Zachary Sailer
|
04c6a3cfac
|
refactoring of nbmanager and filenbmanager
major clean up of the two managers. We make sure to follow
the standard models described in IPEP 16
|
12 years ago |
Zachary Sailer
|
e9ac1c2d37
|
add tests for session api
|
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
|
fd282698bc
|
removing debug logs
|
12 years ago |
Zachary Sailer
|
bfff3d817d
|
Fixed bug when linking kernel to new code cells
|
12 years ago |
Zachary Sailer
|
ece92127d3
|
Add 'patch' to session & notebook, rename working
|
12 years ago |
Zachary Sailer
|
d41544865a
|
fix kill_and_exit button in notebook
|
12 years ago |
Zachary Sailer
|
62ec52e276
|
fix restart/interrupt kernel buttons
|
12 years ago |
Zachary Sailer
|
385ad6f509
|
manual rebase static/services (add session.js)
|
12 years ago |