Brian E. Granger

Results 391 comments of Brian E. Granger

Thanks, confirming for others that deleting the `.jupyter_ystore.db` in the directory where I started the server does fix the issue. Would be great if jupyter-collaboration can auto-detect when this file...

Anything else that would cause this?

Thanks for reproducing this @brichet !

Thanks for the feedback! The latest (closed) issue in the console design is here: https://github.com/jupyter/jupyterlab/issues/648 A short summary of my current thinking: - With your L design, it become fully...

@dsblank see my comments above - basically the "bottom screen problem" remains there even if we put the initial input at the top (and have it scroll down as you...

This also might be an issue with the R kernel itself. Could you open an issue on this repo as well: https://github.com/IRkernel/IRkernel On Mon, May 16, 2016 at 6:34 PM,...

I will try to have a look at this in the next few days. On Wed, Aug 20, 2025 at 4:36 AM Raphael Seidel ***@***.***> wrote: > *positr0nium* left a...

A few questions to help me fix this: * What representation are you using? LaTeX? * Are you ok with removing the `x` symbol for tensor products of bras/kets but...

OK, please have a look at the PR I opened to see if this fixes your issue: #28335

I think this makes lots of sense. We should make sure to test it for lot of applications, especially those with complex layout and events. On Fri, Oct 28, 2022...