Anastasia Sliusar
Anastasia Sliusar
## References This work is in progress as JEP [jupyter/enhancement-proposals#87](https://github.com/jupyter/enhancement-proposals/pull/87). This PR should be reviewed when the JEP has been accepted ## Code changes There are next changes in: -...
## References This work is in progress as JEP [jupyter/enhancement-proposals#87](https://github.com/jupyter/enhancement-proposals/pull/87). This PR should be reviewed when the JEP has been accepted ## Code changes - Replacing kernel spec variables for...
## References This work is in progress as JEP [jupyter/enhancement-proposals#87](https://github.com/jupyter/enhancement-proposals/pull/87). This PR should be reviewed when the JEP has been accepted ## Code changes This PR includes support of `custom_kernel_specs`...
## References ## Code changes This PR includes functionality of setuping custom env variables ## User-facing changes - Kernel select dialog was changed. Now there is opportunity to add custom...
This PR is the part of the solution of https://github.com/QuantStack/qs.ai/issues/28 It includes next changes: - a new plugin that takes `empack_env_meta` from search url params and this parameter contains a...
## References This PR is the part of solution of the feature where users can set up custom env variables for a kernel which has not been run yet. UI...
This PR is the part of solution of the feature where users can set up custom env variables for a kernel which has not been run yet. UI is on...
## References This work is a part of and in progress as JEP [jupyter/enhancement-proposals#87](https://github.com/jupyter/enhancement-proposals/pull/87). This PR should be reviewed when the JEP has been accepted ## Code changes This PR...
At the moment, there are no any package channel on **empack_env_meta.json**. The issue is that when we install new packages on jupuyterlite/xeus we need to take into account channels of...
At the moment, we do not have any default value, if a channel is not found for a package. 