Closed sinhaharsh closed 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
thanks Harsh!
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