raamana / pyradigm

Research data management in biomedical and machine learning applications
http://raamana.github.io/pyradigm/
MIT License
28 stars 12 forks source link

Cannot find packages in binder. #49

Closed sinhaharsh closed 2 years ago

sinhaharsh commented 2 years ago

Notebook should include the following commands for installing libraries while executing in binder online. Otherwise it raises error, not able to find the package

pip install matplotlib pip install scikit-learn

raamana commented 2 years ago

thanks Harsh!