siddhanth339
siddhanth339
One more doubt, I am new to virtualenv, so do I have to clone this repo inside the venv folder. But the next command is `pip install -r requirements.txt` and...
Can anyone provide detailed instructions on how to set up this application locally on Windows 10
Now it's working fine with the help of this article [camicroscope-development-environment](https://medium.com/@gautammishra/camicroscope-development-environment-2c0d9bb1b64b). We could add a **detailed setup** file to this repository for people having trouble running it locally i.e., right...
I will work on it and create a pull request soon.
Please review my PR and let me know if any changes are to be made. Thanks in advance.
Good idea! I am working on it and will make a commit soon. Thanks for your time!
@jancborchardt please review my latest commit https://github.com/opensourcediversity/opensourcediversity.org/pull/118/commits/1f4252363c70ec6084cd1a2205835ded24e4ca7e - [x] CSS variables are used and there is only one file "styles.css" for both light and dark themes - [x] Toggle for...
@jancborchardt any updates?
I think there are a few more steps to build the model and then the prediction will work. Can you please provide the steps needed to get the application working?...
This happens probably because the animation isn't complete when the event is called. If you put a tiny delay between removing and re-adding the class e.g. setTimeout() (or) class "playing"...