Ian Stokes-Rees

Results 21 comments of Ian Stokes-Rees

Yes, just put your token in as your password and that works. Does require that you share your username.

The screenshot above comes from the `datashader` example `census.ipynb`: https://github.com/bokeh/datashader/blob/master/examples/census.ipynb I've read the docs which seem to suggest that `dynspread` is the default transfer function, and I've tried to add...

The documentation here on `datashader.Pipeline` with the parameter `spread_fn` says that `dynspread` is the default function: http://datashader.readthedocs.io/en/latest/api.html#datashader.Pipeline For the issue with the docs, I've reported that separately in #484. If...

I didn't point this out: the right-side buttons also overlap in a way that further suggests these two modes don't play nicely together (visible in screenshot above)

@stephenakearns fair chance this is due to a network timeout. A whack of packages will take some time to install. I was going to test for you on the datalab...

I was about to report this myself. Yes, all CLI commands need options both for "quiet" output and "no input prompt".

In fact the problem can go deeper, as I've just discovered. If the password is wrong then the entire script will get stuck as the CLI will then block on...

Is there anything we could do to help with merging this? @bollwyvl could do with having this merged for some work we're doing and we could plan to put aside...

We've been working with @bollwyvl @damianavila and others at Continuum to create a small tool-chain to support easy-installation and encapsulation of Jupyter 4.x extensions, along with a few extensions built...