Jeremy Tuloup

Results 2209 comments of Jeremy Tuloup

bot please update playwright snapshots

Since this adds a new user facing string in the menu, I've set this PR to target the `7.3.0` milestone and created the [`7.2.x` branch](https://github.com/jupyter/notebook/tree/7.2.x), so we can move forward...

Thanks @yutang-1sec for reporting. Are you able to clear the browser cache and reload the page to check if notebook properly loads? Wondering if that might be related to https://github.com/jupyter/notebook/pull/7354,...

Thanks for checking and answering back. We'll be looking into finishing #7354 to fix this issue for future versions.

@YuccaTang we just published version `7.3.0b2` which should hopefully help fix the issue. Would you be able to try this version, for example in a new environment? The idea would...

Hey all, We just published version 7.3.0b2 which should hopefully help fix the issue. Would you be able to try this version, for example in a new environment? The idea...

> in Jupyter v6 A super common pattern in the notebook interface is to be working on a notebook, and if you want to branch off into different ideas, or...

> I think it is not, as that PR was tagged for 7.3 which has not been released yet, right? Ah right, I thought it was released in 7.2.0 already....

Maybe there could be a new command in JupyterLab for toggling the cell output, similar to the existing ones for collapsing and expanding the outputs: ![image](https://github.com/jupyter/notebook/assets/591645/7f65d960-739e-4a92-8f8d-38b963f92f81) That way the command...

Thanks @JasonWeill for working on this!