Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the "Click to add a cell" button #6852

Closed
jtpio opened this issue Apr 27, 2023 · 6 comments · Fixed by #6872
Closed

Add the "Click to add a cell" button #6852

jtpio opened this issue Apr 27, 2023 · 6 comments · Fixed by #6872

Comments

@jtpio
Copy link
Member

jtpio commented Apr 27, 2023

#6838 updated to JupyterLab 4.0.0b2 but disabled the "Click to add a cell" button:

It's a useful feature and should be re-enabled.

@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to issues that need triage label Apr 27, 2023
@jtpio jtpio added enhancement and removed status:Needs Triage Applied to issues that need triage labels Apr 27, 2023
@jtpio jtpio added this to the 7.0 milestone Apr 27, 2023
@jtpio
Copy link
Member Author

jtpio commented Apr 28, 2023

Related issue: jupyterlab/jupyterlab#14453

@BrahmDevPandey
Copy link

Can I take this issue??

@andrii-i
Copy link
Contributor

andrii-i commented May 1, 2023

Hi @BrahmDevPandey! No need to ask, you can start working on the issue and open a PR when ready.

@jtpio
Copy link
Member Author

jtpio commented May 2, 2023

For reference this issue might currently be blocked by jupyterlab/jupyterlab#14453 and the outcome of #6855.

@jtpio
Copy link
Member Author

jtpio commented May 14, 2023

This should also fix #6389

@jtpio
Copy link
Member Author

jtpio commented May 14, 2023

@BrahmDevPandey the latest main should now include the changes from jupyterlab/jupyterlab#14453. So it should be possible to resume work on this if you would like to.

Likely the only change is to remove these two lines:

/* TODO: re-enable */
display: none;

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants