nb_conda_kernels icon indicating copy to clipboard operation
nb_conda_kernels copied to clipboard

Package for managing conda environment-based kernels inside of Jupyter

Results 48 nb_conda_kernels issues
Sort by recently updated
recently updated
newest added

There has been a few discussion on this issue https://github.com/jupyter-server/jupyter_server/pull/112#issuecomment-1613531994 with @chbrandt @nreith and @kevin-bates to identify ways to use the [jupyter-client provisioning sytem](https://jupyter-client.readthedocs.io/en/latest/provisioning.html) to offer conda envs to the...

Hi! I noticed this extension does not work with `micromamba`. My workflow consists of defining `alias conda=micromamba` and suits almost all my needs. After looking at `manager.py` I noticed that...

It looks like https://github.com/anaconda/nb_conda_kernels/blob/04c5fc605c08a4ced0cc45d2a6507dea40897600/nb_conda_kernels/runner.py#L32 ![image](https://github.com/anaconda/nb_conda_kernels/assets/37250217/72947dc9-0821-4b3a-8a3c-c5449af524bf) is trying to activate the environment in a subprocess and which isn't used in when running kernelspec args.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | digest | `1d96c77` -> `11bd719` | --- ### Configuration...

renovate

Steps: * Install miniconda * Set conda-forge as priority channel (channels: 1) conda-forge 2) defaults) * Try install nb_conda_kernels in base environments fails ``` $ conda install -n base jupyter...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/download-artifact](https://redirect.github.com/actions/download-artifact) | action | digest | `9c19ed7` -> `fa0a91b` | --- ### Configuration...

renovate

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | digest | `0c45773` -> `6849a64` | --- ### Configuration...

renovate

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | digest | `6546280` -> `b4b15b8` | --- ### Configuration...

renovate