Simon Biggs
Simon Biggs
I'd be happy on this front to just wait for jupyterlite and implement that once that lands: https://github.com/executablebooks/thebe/issues/465
Ahh, yes, Streamlit adjusted their API here. This will need to be fixed in the next version. As a workaround would you be able to install the version of Streamlit...
You're very welcome :)
Hi @XinyiYing, This is what I mean: https://github.com/XinyiYing/D3Dnet/pull/37 And here is a human readable overview of the meaning of that license :) https://choosealicense.com/licenses/apache-2.0/
So that the results can be seen within the GitHub issue (without needing to download the zip), here is what flash gamma presented:  and here is PyMedPhys' results for...
Yup, most certainly. As a heads up, I most definitely would not be [monkey patching](https://en.wikipedia.org/wiki/Monkey_patch) (run time code patching). > If one can automate extensive testing of the SOUP in...
Pull hazards from the essential principles -- TGA
Hi @smallkev, I tried to reproduce your error locally. There was quite a bit I needed to change within your code to make it work on my end. I adjusted...
> Can I add 2 different sets of contours in same image at once? Hi @smallkev, I might be wrong about this, but without actually testing it myself I suspect...
> Thank you very much! My pleasure :)