Arfullight

Results 1 comments of Arfullight

`kernalOptions.name` is passed in as the name of a session connection. The [comments](https://github.com/jupyterlab/jupyterlab/blob/37c7a647a1344712c8cf80414db73809f486e766/packages/services/src/session/session.ts#L375) of @jupyterlab/services(the package thebelab uses) shows: ``` #### Notes The `path` and `type` session model parameters are...