Joel Ostblom
Joel Ostblom
Thanks @firasm, I agree those are great and @eitanlees already have an open PR https://github.com/altair-viz/altair/pull/2292 to include many of them in the main user guide which I think is even...
I think it is outside the control of Altair and only depends on the frontend (in this case JupyerLab). From this comment https://github.com/altair-viz/altair/issues/2318#issuecomment-712183293: > You can use any URL visible...
I was troubleshooting the latest comment in https://github.com/altair-viz/altair/issues/1732 and noticed that while the example with `count():Q` above works, I need the full URL with `localhost` for plotting anything that is...
I just discovered that it works as expected with `/files` instead of just `files`.
Yes, that works for Firefox, Gnome-Terminal, and "All". Thanks for looking into this.
Thanks for the reply! It makes sense to restrict the test cells from cluttering the students environments. I think it would still be quite useful to be able to create...
I believe it would be possible to implement the test constant idea via setting the [Execution context](https://docs.python.org/3/library/doctest.html#what-s-the-execution-context) for the doctest.
I just tried this on my Android phone and it is not working. I think this would be a great addition, allowing users to drag'n'drop list items on the phone...
This extension is working great when I need to just occasionally peek at the status bar, which is most of the time. However, I often need to have the status...
Awesome! The key-only completion for dictionaries will be super convenient!