-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environment Variables as Kernel Parameters #7
Comments
We have env variable in the kernelspec editing. For the user to provide environment variables, this will depend on the current JEP and not on the work done in this repository. Can this be closed? |
Up to you, I'm not sure why this requires the JEP, but I'll trust you. Closing. |
FYI This is the JEP I was referring to jupyter/enhancement-proposals#46 |
Ideally, environment variables can be set by IPython before launching the instance. This would ideally be passed in a KernelSpec configuration as one of the key values or as part of the metadata.
Since this is a new feature, barring tracking the implementation details here, the bulk of the conversation surrounding this format will take place at: jupyterlab/jupyterlab/issues/9374
The text was updated successfully, but these errors were encountered: