Closed youngdjn closed 3 weeks ago
Thanks, I included a note to that effect.
Sorry, I know this is late, but it might be worth adding this to the poetry
dependencies instead of using conda. That will ensure there aren't any sub-dependency conflicts with the other packages we need. I'll open a PR with an example notebook soon, I can add the alternative way there and we can discuss.
Including
ipykernel
in the conda env enables this env to be discovered and used as a kernel for Jupyter notebooks. I'm not sure if Jupyter compatibility is enough of a priority to include this extra dependency in the default readme installation instructions. Thoughts?