P. L. Lim

Results 2472 comments of P. L. Lim

Is upgrading wcslib enough or we also have to add this MWE to our test suite? Or did you already do it? Hope you can advise. Thanks!

I re-titled the issue for the remaining todo to add a unit test. Thanks!

> vue.runtime.esm.js:1888 TypeError: Cannot read properties of null (reading 'classList') I think @maartenbreddels said that is something expected, so how do we silence it? Is that possible? > ImageGLView.data is...

This is what I see now when I fire up Imviz example notebook but without running any cells yet. I don't know why it is even complaining about widgets not...

I vaguely remember Maarten saying that these can be safely ignored? ``` DevTools failed to load source map: Could not load content for http://.../nbextensions/bqplot/index.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE...

@maartenbreddels , I did the following in jdaviz source checkout: ``` git clean -xdf pip install -e . cd notebooks jupyter notebook --no-browser ``` Then I copy the URL to...

If the notebook is already running, and I click "Restart & Clear Output", they do not come back.

Update: Other than #1664 which is being tracked separately, the remaining ones when I run Imviz example notebook are emitted when the notebook is loaded (but before running any cells)....

For future reference, please do get a review from nddata maintainer when you touch nddata. @mwcraig , are you able to still have a look and confirm you actually okay...

I also think this should have had a change log in case there is some subtle differences.