Andreas Zeller
Andreas Zeller
Originally posted by Vinay: > Hi, I noticed that in the GreyboxGrammarFuzzing notebook, in the Synopsis, all fuzzed outputs with the LangFuzzer are identical.. 
Allow the pages to be read in dark mode. See also https://web.dev/prefers-color-scheme
Using `inspect.getsource()` to retrieve the source code of functions does not work if * the function is defined in a notebook, and * we are calling `inspect.getsource()` from a notebook....
For probabilistic and constraint-based grammars, syntax diagrams should show the annotations, too.
**Describe the bug** $\sqrt{x}$ is not rendered in HTML notebooks. **To Reproduce** Have a cell with $\sqrt{x}$. The \sqrt is simply ignored. **Expected behavior** I should see $\sqrt{x}$.
**Describe the bug** On mobile (touch) devices such as the iPhone, one can choose from the top menu, and while choosing, scroll down. The top menu then disappears (as should...
... instead of relying on existing Jupyter servers, like we do with mybinder.org One candidate would be [Jupyter Lite](https://jupyterlite.readthedocs.io/).
On a Mac with Zeal installed (but not Dash), Ctrl+H has no effect. This is because of "dash.js" only supporting Dash on macOS. To invoke "Zeal" on macOS, one needs...