-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added text boxes to edit the initial conditions in the GUI. #333
Conversation
Can you add a short description of new feature to the release notes? |
Note is added. I don't think we need to update the online docs yet. There will be some more gui changes. |
It looks like you are using chrome on linux. Can you report your browser and version? The screenshot I have above works for Firefox 44 on ubuntu. Thanks for trying this out. |
you are right. my browser is chrome and OS is Linux mint. |
Same issue with me. |
You should also change the initial condition labels so they aren't displayed as functions of time. |
I've reported the overlap issue upstream: jupyter-widgets/ipywidgets#412. Let's see what they have to say. |
Ok. I'm happy with this if you all are. I don't plan to add any more changes unless you all request. Please review and merge at will. |
+1 Merge when CI is complete. |
Added text boxes to edit the initial conditions in the GUI.
Partially fixes #206.
commit message.
nosetests
) and on Travis CI.format.)
docs
directory)
pylint, to check your code)
Notes.
follow deprecation cycles.)