pesser / edflow

Reduce boilerplate code for your ML projects. TensorFlow and PyTorch.
https://edflow.readthedocs.io/
MIT License
24 stars 13 forks source link

fix streamlit version #270

Closed theRealSuperMario closed 4 years ago

theRealSuperMario commented 4 years ago

apparently, streamlit just version changed breaking edexplore

we should fix streamlit to streamlit==0.60.0

theRealSuperMario commented 4 years ago

Looks like I was wrong and the problem resides somewhere else. sorry about that.