Peter Sobolewski

Results 586 comments of Peter Sobolewski
trafficstars

I see, so maybe we should open an issue here in napari to track down the source of the issue in labels and fix it.

First, let me say I agree with you that this is confusing—I've also run into this. But, the idea is the ipython console is the one you should use to...

For the time being, I've made a PR to disable the button for the jupyter case so it's the same as ipython. I'm not sure this helps you, can you...

This works quite nicely for me locally! While you have this PR open, can you also fix the example that the issue refers to? It's making two viewers, in a...

> Aaybe it will be also nice to always push `np` to the console to not require type `import numpy as np` On one hand I agree, it's handy, saves...

I like that a lot. Maybe 2nd PR though? Could be some discussion as to what should be auto-imported and how the message should look.

This link works for the `dev` docs (menu in the upper right), so it seems it's been fixed in the repo, but I'm not sure how to go back and...

I mean broken links are obviously bad, so fixing them is good. But this can be semi-dealt with via a warning that the docs are out-dated, see https://github.com/napari/docs/issues/82 Edit: going...