KitwareMedical / tensorboard-plugin-3d

https://tensorboardplugin3d.readthedocs.io/en/latest/
33 stars 4 forks source link

Provide a conda package #67

Open TUstudents opened 1 year ago

TUstudents commented 1 year ago

For a managed conda environment, where the package manager takes care of the dependency between packages, it would be nice to have a dedicated conda package, that is autobuilt and maintained. Unfortunately pip easily breaks an environment

A tutorial to add a package to conda is available here: https://conda-forge.org/docs/maintainer/adding_pkgs.html