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 'Render ... Markdown blocks' option to published apps #2972

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cr0t
Copy link
Contributor

@cr0t cr0t commented Mar 29, 2025

Disclaimer: it's a proof-of-a-concept for an idea discussion.

It's an attempt to introduce a “Render … Markdown blocks” feature to the published apps as an option. It shall consider rendering markdown blocks from the original notebook as an addition to the evaluable cells.

Due to the limited understanding of how the published app rendering pipeline works, this commit should be considered only as a proof-of-a-concept, that most likely will be reworked fully.

Recording

Screen.Recording.2025-03-29.at.23.32.06.mp4

P.S. Eventually, it should also take image and section titles cells and render them.

> Disclaimer: it's a proof-of-a-concept for an idea discussion.

It's an attempt to introduce a "Render ... Markdown blocks" feature to
the published apps as an option. It shall consider to render markdown
block from the original notebook as an addition to the evaluable cells.

Due to the limited understanding of how app rendering pipeline works,
this commit should be considered only as a proof-of-a-concept, that most
likely will be reworked fully.

P.S. Eventually, it should also take image and section titles cells and
render them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant