Add a conda installation option
Closed this issue ยท 8 comments
I believe, adding a conda
installation option for gradsflow
will be helpful for growth and adoption of the library. I have started the work on it already. Once the ๐ก PR gets approved and merged, you will have gradsflow on conda-forge.
conda install -c conda-forge gradsflow
โ ๐ฅ Roadblock to conda-forge packaging
However, there seems to be a problem: it appears that this library is somewhat tightly coupled with comet_ml
(which has a proprietary license -- NOT OpenSource). If you could work on making this a weak coupling, or better yet make comet_ml
optional (even for tests), that would allow us to make gradsflow available on conda-forge.
cc: @aniketmaurya
Thanks for the Great suggestion @sugatoray ๐
Would you like to work on making comet_ml
optional?
Would you like to work on making comet_ml optional?
@aniketmaurya Although, I would like to, I may not have time to do that now. So, if you, or someone else wants to work on it, please go ahead.
No issues! Let me prioritize this.
@aniketmaurya I believe this issue should be left open until gradsflow is made available on conda-forge. Once it is available I will push a fresh PR to update the docs, readme, etc.
@aniketmaurya Also, please push a new release to PyPI. The conda-forge version is built/updated based on the official PyPI release version(s).
hi @sugatoray, I have made a post-release on PyPI for Gradsflow https://pypi.org/project/gradsflow/.
hope there is not any blocker from our side conda-forge
integration.
@aniketmaurya GradsFlow is now available on conda-forge. ๐ฏ โจ
Link to LinkedIn announcement
โ๏ธ .