notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Double-clicking to add cells (feature parity with classic notebook v6)

Open bassio opened this issue 3 years ago • 2 comments
trafficstars

Hello,

Thank you Jeremy for all your work on retrolab!

I noticed the JEP that retrolab will be the upcoming notebook v7.

Could I point out some issue opened on jupyterlab some time ago for feature parity with the classic notebook.

https://github.com/jupyterlab/jupyterlab/issues/7535

I wonder if retrolab is the place to address this, rather than jupyterlab ?

bassio avatar Jan 02 '22 11:01 bassio

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

welcome[bot] avatar Jan 02 '22 11:01 welcome[bot]

Thanks @bassio for opening this issue.

In general if the changes can be made upstream in JupyterLab so they can be applied to both JupyterLab and RetroLab then it's great. It helps keep the notebook experience more consistent between the two interfaces and RetroLab doesn't need special treatment.

Probably a draft PR could be opened in JupyterLab to start experimenting with a solution to fix https://github.com/jupyterlab/jupyterlab/issues/7535.

jtpio avatar Jan 03 '22 07:01 jtpio