Commit Graph

37 Commits (81a36e95237aebcd76cf0cd41b98afcfcfb8bf92)

Author SHA1 Message Date
Min RK 9f501ab5cd get kernelspec info from kernelspecs
10 years ago
Min RK 66242b9a70 Merge pull request #503 from julienr/kernel_name
10 years ago
Julien Rebetez 91d42c9600 Adds display_name to MappingKernelManager's kernel_model
10 years ago
Jonathan Frederic 1c4daeb137 Merge pull request #491 from minrk/copystat-can-fail
10 years ago
Jonathan Frederic 831b2a523b Merge pull request #472 from minrk/base-url-always-encoded
10 years ago
Min RK 033247b039 protect against copystat failure in copy2
10 years ago
Min RK 92502b5186 Merge pull request #495 from minrk/not-actually-api-handler
10 years ago
Min RK 66d15ce304 Don't re-use APIHandler name for serving yaml spec
10 years ago
Steven Silvester 65eb248209 Add the method to the correct base class
10 years ago
Steven Silvester 1f6a3700a2 Fix signature
10 years ago
Steven Silvester 88c067ff27 Clean up allowed methods
10 years ago
Steven Silvester f2b42ae72c Allow cross-origin patches for config
10 years ago
Min RK 8de725a8de server-side fixes for double-escaped base_url
10 years ago
Edd Barrett 1deb96999f Don't crash if a filename contains invalid unicode.
11 years ago
Min RK cc32f165e8 Merge edit-redirect fix
11 years ago
Min RK f64aa490e3 set model mimetype, even when content=False
11 years ago
Min RK 798fc8acef move swagger API handler off of existing `/api`
11 years ago
Matthias Bussonnier 67dd3b4450 Finish writing the command palette
11 years ago
Thomas Kluyver 3bd961b492 Fix abstract checkpoint methods to match interface used
11 years ago
Scott Sanderson 9e13c3b0cd DOC: Initial work on Contents API docs.
11 years ago
Min RK b0cae1f51b Merge pull request #214 from jasongrout/trait-instances
11 years ago
Min RK c42869c3b8 remove 'name' arg from file_exists docstring
11 years ago
Jason Grout cf69ab7428 Use instances of traits instead of trait classes
11 years ago
Thomas Kluyver 3c42206759 Store frontend config in nbconfig/ subdirectory
11 years ago
Min RK 71c2387e34 Merge pull request #173 from jasongrout/swagger
11 years ago
Min RK 83367684e1 Merge pull request #164 from techtonik/patch-1
11 years ago
Jason Grout a690e6c059 Serve API from the handlers directory
11 years ago
Jason Grout ad25d33808 Add an api discovery url
11 years ago
Jason Grout 19c6905769 Move API yaml docs to the static/ directory so they are served with the notebook
11 years ago
Jason Grout 11ae4d7ff5 Rough draft of documentation for the notebook REST API for kernels, kernel specs, and sessions
11 years ago
Min RK 5403d2479d make content_security_policy a property
11 years ago
Min RK 709ed0d04b Add APIHandler base class
11 years ago
anatoly techtonik 535a04da42 Fix tests and allow atomic_writing with CRLF if needed
11 years ago
anatoly techtonik 5842156d82 Write notebooks with Unix newlines on Windows
11 years ago
Jason Grout a016e42cf7 Add links to the REST API documentation (what there is on the wiki)
11 years ago
Min RK 1a91f8ce74 remove clusters tab from notebook
11 years ago
Min RK d71a59cc9f s/jupyter_notebook/notebook
11 years ago