nbstata icon indicating copy to clipboard operation
nbstata copied to clipboard

Request: conda-forge package

Open ideabucket opened this issue 2 years ago • 1 comments
trafficstars

I wonder if you'd consider publishing an nbstata conda-forge package? Noting that the installation instructions already recommend using conda for jupyterlab, at the moment if I'm installing nbstata into a fresh conda environment I have to either:

  1. Manually install all the dependencies from conda, then pip install nbstata; or
  2. Just pip install nbstata and have a bunch of dependencies that conda doesn't manage.

Thanks in advance!

ideabucket avatar May 22 '23 22:05 ideabucket

It's been on my list. I tried initially, using nbdev's utility for doing so, but hit a snag: https://forums.fast.ai/t/nbdev-conda-error/103698?u=hugetim I'll give it a fresh try when I get some time, maybe next month.

hugetim avatar May 24 '23 01:05 hugetim