Jason Grout

Results 7 issues of Jason Grout

In https://github.com/catboost/catboost/issues/1673#issuecomment-859593961, effort was made to distribute the catboost javascript via CDN. However, the AMD module built in the `dist/` directory from the webpack config (for use in the ipywidgets...

Looking at https://www.jsdelivr.com/package/npm/ipysheet, it appears that the dist/ directory with AMD modules is not being published with the package, which means that the html manager (and currently Voila?) cannot use...

The Colab team has addressed some issues it found in the https://github.com/ipython/ipython/blob/main/IPython/core/oinspect.py module in an open-source module at https://github.com/googlecolab/colabtools/blob/main/google/colab/_inspector.py. These include safeguarding against calling `repr(obj)`. CC @blois @craigcitro - have...

**Describe the bug** There is an error in the console "Error serializing widget state attribute: interaction" when clicking the reset button on a plot. It seems that clicking the reset...

Bug

I noticed @aarondr77 had to put in an interesting workaround for a typescript type that apparently changed from ipywidgets 7 to ipywidgets 8 when they were porting mito to work...

In [Chrome 120](https://chromestatus.com/feature/6710427028815872), a name attribute is added to details elements to make it possible to do an accordion in native html. Other browsers indicate positive interest. When this is...

Thanks so much for publishing https://github.com/simonw/til/blob/main/hacker-news/recent-comments.md. In the spirit of sharing back, I took it one small step further and defined a new [search engine shortcut](https://support.google.com/chrome/answer/95426?hl=en&co=GENIE.Platform%3DDesktop#zippy=) in Chrome/Firefox that will...