Skip to content
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

Minor improvements to Agriculture Case Study app #332

Merged
merged 3 commits into from Aug 19, 2019

Conversation

Kirill888
Copy link
Contributor

@Kirill888 Kirill888 commented Aug 18, 2019

  • Use .clear_output(wait=True) to reduce flickering
  • Disable map edit controls that user can not use: polyline and circlemarker
  • Place plot to the right of the map

- Use `.clear_output(wait=True)` to reduce flickering
- Disable map edit controls that user can not use: polyline and circlemarker
@Kirill888 Kirill888 changed the title Minor improvements to Agriculture Case Satudy app Minor improvements to Agriculture Case Study app Aug 19, 2019
- Map and NDVI plot each take 50% of horizontal space.

- No text for figure place-holder

- Minor changes to update some sections to PEP8 style
Copy link
Collaborator

@caitlinadams caitlinadams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great functionality improvements. Thanks, @Kirill888!

@caitlinadams caitlinadams merged commit 3f6130f into master Aug 19, 2019
@caitlinadams caitlinadams deleted the agri-app-minor-fixes branch August 19, 2019 01:26
Gabzgit pushed a commit that referenced this pull request Mar 24, 2020
* Minor improvements to Agriculture Case Study app

- Use `.clear_output(wait=True)` to reduce flickering
- Disable map edit controls that user can not use: polyline and circlemarker

* Place plot to the right of the map

* Minor changes to ui display

- Map and NDVI plot each take 50% of horizontal space.
- No text for figure place-holder
- Minor changes to update some sections to PEP8 style
emmaai pushed a commit that referenced this pull request Feb 14, 2024
* Minor improvements to Agriculture Case Study app

- Use `.clear_output(wait=True)` to reduce flickering
- Disable map edit controls that user can not use: polyline and circlemarker

* Place plot to the right of the map

* Minor changes to ui display

- Map and NDVI plot each take 50% of horizontal space.
- No text for figure place-holder
- Minor changes to update some sections to PEP8 style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants