Matt Craig

Results 215 comments of Matt Craig

No idea why the extension isn't being installed...there was a compilation issue caused by openssl3 dropping support for md4 hashes, see https://stackoverflow.com/questions/69719601/getting-error-digital-envelope-routines-reason-unsupported-code-err-oss

Hi @akielbowicz -- I think the problem is with the version of ipywidgets you were using (the error was generated when `Video` was unrecognized during an ipywidgets import). Could you...

Let's go with the download code; some day we'll be able to be in person again and we don't want the repo to get too big.

I agree it should be renamed. I'm a little reluctant to call it ipywidgets-tutorial since we cover quite a few thing outside of the core ipywidgets. What about ipywidgets-ecosystem-tutorial or...

Looks good to me -- thanks for putting this together

@dastoqc @peter-ch -- I'm glad to hear ipyevents has been useful. Can you please let me know what jupyterlab and ipyevents versions you are using? My expectation is that ipyevents...

@dastoqc -- can you open a terminal and let me know what you get for `conda list jupyter`? Behind the scenes TLJH should be running either jupyter notebook or jupyter...

Finally coming back around to this. If this is still a problem, can you please let me know what `sudo jupyter labextension list` produces? Apologies that this took so long...

Thanks for the question -- I think the code you wrote should trigger the `d` event from the browesr when you click, but I gather you want to trigger the...