William Stein
William Stein
```py # TEDIOUSLY typed in by hand! from IPython.display import HTML display(HTML("HTML")) ```
I can't reproduce this.
> Just a quick question about the keyboard: is readline used within cowash? readline is GPL licensed so can't be used in cowash, as I want the entire distribution to...
I have the file opened up to make the change you suggest... but reading the above a few times, I have no idea **exactly** what you are suggesting to change....
> Done! I don't see a PR at https://github.com/sagemathinc/cocalc/pulls
> This code used to work for many years and still works fine in SageMathCell using SageMath 10.2. CoCalc *ONLY* renders math using katex whereas sagemathcell etc may use jsmath...
ATTN: we no longer use webpack!! We have switched to rspack.
See https://rspack.dev/plugins/index
maybe https://rspack.dev/plugins/rspack/html-rspack-plugin
The PR just completely breaks everything involving html. In particular, Sage worksheets don't load anymore. I checked and whatever you were doing replaced the contents of the file with the...