Dave Hirschfeld
Dave Hirschfeld
I'm looking at ways to inject `context` variables (esp. the version) into my `boa` recipes and this would be very handy. I'm currently doing a `jinja2` pre-render to inject the...
Maybe a CLI option would be a good alternative? ``` boa build --context "version=${VERSION}" . ```
If I have a DataFrame in the notebook it would be nice if there were a toolbar which would allow me to select between various different views of the data...
Is `Open Table in Voyager` just scraping the HTML output table? If so, I don't think that's an appropriate method to get the underlying data. You can't simply change the...
^^^ I think this is a general design question that Jupyter needs to answer properly. I guess a big aspect of this is how you communicate the data from Python/R/whatever...
I don't have much to add but just wanted to say that, done well, I think this could be a killer feature and I'm excited to see where it goes!
A nice UX might be if there was a JupyterLab Voyager widget which displayed the chart in the JLab output but when selected linked to a Voyager side panel which...
I think if the encoding pane/window simply reflected the data for the currently selected Voyager plot/widget and displayed a message *"No Voyager widget selected."* if none currently had focus it...
TBF, I think `fsspec` still isn't quite as mature as `pyfilesystem2` and doesn't have quite as polished of an api, however it does seem to have much better support for...
***xref:*** #7