-
Notifications
You must be signed in to change notification settings - Fork 23
Make improvements to elm examples (with datashader, bokeh-geo, etc) #175
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
Comments
Ok, I assume that we'll want to add the documentation to https://github.com/ContinuumIO/elm/blob/master/docs/source/examples.rst? Marking as "ready" to work on. |
examples.rst sounds like a good place for the new docs, @gbrener . |
@PeterDSteinberg , PR holoviz/datashader#375 is now merged, however after a conversation with @jbednar we may want to be careful with the |
@PeterDSteinberg I marked the first two items as "done" now that we have a README and script in elm/examples directory with PR #166 . |
Closing issue, since all 3 boxes are checked. |
Uh oh!
There was an error while loading. Please reload this page.
It would be nice to make use of the example datasets of
datashader
and its system for downloading those. Some examples withelm
could benefit from using the U.S. census data and other data sets. We may also be able to leveragebokeh-geo
, either by replacing it with an example, or using it in conjunction withelm
.TODO:
datashader
example data and its relevance toelm
- both the relevance ofdatashader
itself and the example data./examples
ofelm
can find thedatashader
example data at a typical place or check several places or use an env variable to find itThe text was updated successfully, but these errors were encountered: