stainlessai / micronaut-jupyter

A Micronaut configuration that integrates your app with an existing Jupyter installation.
https://stainlessai.github.io/micronaut-jupyter
Apache License 2.0
9 stars 5 forks source link

MJ-5 ⁃ Endpoint for starting new kernel #17

Closed stainlessbot closed 4 years ago

stainlessbot commented 4 years ago

New kernels are started by calling an endpoint provided by the configuration. This should be configurable by the application. The endpoint would be passed the path to the connection file, and would create a new Micronaut kernel.

┆Issue Type: Story ┆Priority: High ┆Status: Resolved ┆Fix Versions: v0.1.0 ┆Issue Number: MJ-5 ┆Epic: Kernel

stainlessbot commented 4 years ago

➤ Joshua Carter commented:

The endpoint can be configured as documented here: https://docs.micronaut.io/latest/guide/index.html#endpointConfiguration