Tom Davidson

Results 49 comments of Tom Davidson

@mcg1969 @benbovy could you take a look?

(This also incorporates #74 to get tests passing again)

Added @voidworker's fix from #66, which handles new behavior of `conda info --json` since 4.4

I would like to see this merged, but I don't use the conda tab anymore. (I think that Anaconda Navigator is the recommended way to manage conda envs if you...

@mcg1969 Any interest in pushing this forward?

This repo seems to be quite soundly dead but there's an actively-developed fork at : https://github.com/fcollonval/jupyter_conda (Thanks @fcollonval)

Maybe related to this bug: Anaconda-platform/nb_conda_kernels#73? (Open pull request with fix at Anaconda-Platform/nb_conda_kernels#79 ) I say that because of the lines ``` FileNotFoundError: [Errno 2] No such file or directory...

See also #73, which updates the .travis.yml to use conda.sh and `conda activate`

I added @voidworker's fix to pull request #75, which also fixes some other issues with conda>=4.4

I've got a PR here (#75) that includes @voidworker's fix for this, as well as some other Conda 4.4 issues, but there doesn't seem to be much movement on it....