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

auto-render markdown cells #15165

Open
rodrigo-j-goncalves opened this issue Sep 27, 2023 · 1 comment
Open

auto-render markdown cells #15165

rodrigo-j-goncalves opened this issue Sep 27, 2023 · 1 comment

Comments

@rodrigo-j-goncalves
Copy link

This may be subjective or philosophical. I find the feature of having to manually run markdown cells a bit annoying and unnecessary: There is nothing to 'run' or 'execute', just render. I don't want to take care of the markdown 'execution', I want to focus on my actual programming (eg. Python code).

It would be great if there was an option in the configuration to have JupyterLab automatically render the markdown cells when they lose focus. This behavior would be the same as Google Colab, which makes much more sense to me: You click on a markdown cell to edit it, and it auto-renders when you leave the cell. No need to run it manually or to "Run all markdown cells".

This would also solve the problem that appears some times when the hyperlinks of the TOC don't work and makes the navigation through the notebook cumbersome (I guess that is why the "Run all markdown cells" option exist)

@welcome
Copy link

welcome bot commented Sep 27, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

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! 👋

Welcome to the Jupyter community! 🎉

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

No branches or pull requests

2 participants