-
Notifications
You must be signed in to change notification settings - Fork 47
Ability to render pymd 'show' tables to Markdown . #284
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
Conversation
* develop: Fix a few links in READMEs pymd code chunk options are string literals
core/src/test/scala/org/locationtech/rasterframes/ExtensionMethodSpec.scala
Show resolved
Hide resolved
core/src/test/scala/org/locationtech/rasterframes/ExtensionMethodSpec.scala
Show resolved
Hide resolved
...la/org/locationtech/rasterframes/experimental/datasource/awspds/MODISCatalogDataSource.scala
Show resolved
Hide resolved
pyrasterframes/src/main/scala/org/locationtech/rasterframes/py/PyRFContext.scala
Show resolved
Hide resolved
|
Another "I don't know why this build is failing" issue: https://travis-ci.org/locationtech/rasterframes/builds/571611437#L4212-L4215 |
vpipkt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've not yet been able to look at all of it. But one breaking change in setup.py needs fix.
vpipkt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few styling questions here and there to consider. Have you tested in jupyter notebook environment?
…t test Signed-off-by: Jason T. Brown <jason@astraea.earth>
|
☝️ trying to fix the build / unit tests |
Signed-off-by: Jason T. Brown <jason@astraea.earth>
|
OK that oughta do it |
No description provided.