Stefan van der Walt
Stefan van der Walt
"strict" is so wide, though, perhaps we can add an "allow" parameter that takes a tuple of strings, which may contain things as "order", "custom_return", etc.
Hey, Ross, this looks great and is a huge improvement over what we have right now. I'm happy to merge, but there's a small issue with the "imageconverts" package not...
The build failed, but it's hard to see why. How about adding those logs as build artifacts?
@rossbar Would you like to add CircleCI now or do that in another PR? I'm happy with either.
Very nice! @rossbar what pipeline did you use for NumPy / networkx?
Am I missing something? This change seems to remove the exploration examples without putting something in its place. Perhaps replace using Napari? Jupyter widgets?
Very nice, @tlambert03! It would be good to have a way to point the user's attention to the added widget (otherwise it blends in well with the rest of Napari)....
@tlambert03 That is perfect; thank you!
In the first command, the slashes are backslashes instead of forward slashes. Can you please confirm that you tried: ``` c = io.ImageCollection('../images*.png:../images*.jpg') ```
Very nice, thanks @lmmx! Perhaps @alexdesiqueira would be interested too. Alex, how far are we from porting notebooks like these to markdown for inclusion in the tutorials repo?