adaptivemd icon indicating copy to clipboard operation
adaptivemd copied to clipboard

mongodb available in Anaconda distribution

Open marscher opened this issue 7 years ago • 1 comments

I've just noticed, that mongodb is now available for conda install. Should we update the install instructions accordingly for the sake of an easier installation process? Note that the available version is 3.3.8, I don't know if that version is sufficient.

marscher avatar Apr 18 '17 15:04 marscher

I would not add mongodb to the conda requirements, but update the instructions on how to install mongodb using conda. That would be great. Adding it to the requirements would try to install it on the cluster as well and you need the DB only in one central place which might be different from your machine and the cluster.

jhprinz avatar May 09 '17 07:05 jhprinz