Ryan Hafen
Ryan Hafen
I'll work on this. For now, here's the quick version: 1. Fork this repository 2. Add a new entry in _config.yml for your widget (see the others in the config...
Indeed. @ramnathv mentioned the idea of having a google spreadsheet of widgets people are working on, which could also handle requests.
This would be great - we'll look into it!
This works for me. Perhaps there's something Windows-specific going on?
Interesting. It worked for me in a non-default location on MacOS (following your example but with path `/tmp/xyzzy`.
Thanks! It looks like the linux and windows CI tests passed. Testing locally on MacOS, I get an error due to the space in "Application Support" when miniconda installs. Probably...
Just an update on this - the space in "Application Support" looks like it is an issue out of our control as the miniconda installer won't allow spaces in paths,...
Beyond images and htmlwidgets, are there other outputs that would need this? For images, I'd rather directly use recliner.js's native handling of img src tags (http://sourcey.com/recliner/#images) because I've had some...
Enzo is correct - the rbokeh output is an htmlwidget, so it should render like any htmlwidget. I'd love to see this working in jupyter but unfortunately I don't have...
Here are a few other related R packages: - https://github.com/hbgdki/growthstandards: This is an offshoot from a larger package, [hbgd](https://github.com/hbgdki/hbgd), and some docs for the growth standards calculations can be found...