Min RK
|
67abf3ddab
|
update kernelspec test
to expect Python display name
|
11 years ago |
Min RK
|
e7b6d5dec3
|
update kernelspec model tests
|
11 years ago |
Min RK
|
a417785c5e
|
add resource URLs to kernelspec model
- move kernelspec itself to model.spec
- add resources top-level key with resource URLs
- no more 404s or HEAD requests under normal circumstances
|
11 years ago |
Min RK
|
11ef669ec6
|
kernelspecs is a dict
sort menus client-side
|
11 years ago |
Min RK
|
e329a79bc8
|
language is removed from kernel specs
don't use it when testing kernel spec API
|
11 years ago |
Min RK
|
a2575af6a7
|
log kernel specs that fail to load
|
11 years ago |
MinRK
|
5bc118fb6c
|
handle system-wide kernelspecs
in html tets_kernelspecs_api, which can cause counts to be greater than 2
|
12 years ago |
Thomas Kluyver
|
0e3d27c841
|
Deterministic order for kernels in notebook UI
|
12 years ago |
Thomas Kluyver
|
ebf0ea32ef
|
Use stdlib json, not zmq jsonapi
|
12 years ago |
Thomas Kluyver
|
76fdfe9eb7
|
Put full kernel info in REST API response for all kernels
|
12 years ago |
Thomas Kluyver
|
f6628b7006
|
Refactor kernelspec resource handler to separate URL prefix
|
12 years ago |
Thomas Kluyver
|
1dabf3c547
|
Test kernel specs REST API
And fix kernel not found producing a 404 code.
|
12 years ago |
Thomas Kluyver
|
02fa348c69
|
Create REST API for kernel specs
|
12 years ago |