anaconda / nb_conda_kernels

Package for managing conda environment-based kernels inside of Jupyter
BSD 3-Clause "New" or "Revised" License
601 stars 70 forks source link

Handle multi-line environment variables #136

Closed mcg1969 closed 5 years ago

mcg1969 commented 5 years ago

Fixes #134

edurand commented 5 years ago

Looks good! Will you up the version of nb_conda_kernels then? Thanks for the quick fix!

mcg1969 commented 5 years ago

You can install this now with conda update -c jupycon/label/dev nb_conda_kernels, or conda install jupycon/label/dev::nb_conda_kernels if you have an up-to-date version of conda. I'm not sure yet when we'll do a version bump.