Tony Hirst
Tony Hirst
@sburns How do you see the apply and map stuff working?
@sburns Ah, okay. I think what I was thinking was a set of canned functions that extend pandas in order to support visualisation of dataframe operations. So I'm not thinking...
MyBinder version runs as of today but requires a password credential from the noVNC connection / login panel? 
Just to clarify on the README as regards the password, you can set the password inside a running MyBinder instance by opening a Jupyter terminal and entering the command: `vncpasswd`....
On some attempts to reselect the kernel, (Chrome on a Mac) I get the *Aw, Snap* reported elsewhere.
@dk-crazydiv Hmm.. actually, I think I may have seen this in s/thing else before.... From the [docs](https://jupyter-server-proxy.readthedocs.io/en/latest/server-process.html#server-process-options), I think fiddling with the `absolute_url` setting may be related to this issue?
I don't seem to be able to load data from any URLs, even `http` ones? [UPDATE - the issue may be related to the URL I am trying to load...
@jtpio I have been trying all the off-the-shelf World Bank Python API packages I can find, and they all fail in various ways. I've also been trying simpler loaders (as...
Original comment was more along the lines of: *I am in a notebook running a `xeus-python` kernel; how do I do an equivalent of `%pip install newPackage`*.
Elsewhere, I learned that the default pyodide kernel now supports `%pip` magic.