Thomas Kluyver
|
3cad1f4b4d
|
Expose ConfigManager one level up the hierarchy
Because `from IPython.html.services.config import ConfigManager` is long
enough.
|
11 years ago |
Thomas Kluyver
|
f1295c6b8d
|
Add default for profile_dir
So ConfigManager is useful outside an IPython application
|
11 years ago |
Thomas Kluyver
|
febd670716
|
First stab at ConfigManager class
|
11 years ago |
Thomas Kluyver
|
0f44eced72
|
Put frontend config files in profile_foo/nbconfig/ subdir
|
11 years ago |
Thomas Kluyver
|
ae6ae8f7b0
|
Return updated config from PATCH requests
|
11 years ago |
Thomas Kluyver
|
c26b0f6961
|
Fix writing JSON on Python 2
|
11 years ago |
Thomas Kluyver
|
425d5a1c02
|
Apply JSON config updates recursively
|
11 years ago |
Thomas Kluyver
|
6786f86c63
|
Fix docstring, validate JSON on PUT
|
11 years ago |
Thomas Kluyver
|
a76a546627
|
Add REST API for retrieving, storing and updating config
|
11 years ago |