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

Create notebook without kernel only for markdown editing #2908

Closed
deebuls opened this issue Oct 7, 2017 · 7 comments
Closed

Create notebook without kernel only for markdown editing #2908

deebuls opened this issue Oct 7, 2017 · 7 comments
Labels
Milestone

Comments

@deebuls
Copy link

deebuls commented Oct 7, 2017

Can a notebook be created without a coding kernel (python, r etc) just for markdown editing?
Or is there a only markdown kernel available?

@dsblank
Copy link
Member

dsblank commented Oct 7, 2017

This would be useful. I think I would do it by just creating a Python kernel whose default cell type was Markdown, and naming it Markdown Kernel.

@gnestor gnestor added this to the Reference milestone Oct 13, 2017
@shacharwize
Copy link

Hacktoberfest TLV shotgun!

@shaypal5
Copy link

shaypal5 commented Jan 2, 2018

This would be useful. I think I would do it by just creating a Python kernel whose default cell type was Markdown, and naming it Markdown Kernel.

@dsblank Does this mean that no actual Python kernel will be created? Because for me that's the point of such a feature.

@BoPeng
Copy link

BoPeng commented Mar 26, 2018

Allow me to introduce the markdown kernel for Jupyter.

@SerVB
Copy link

SerVB commented Jun 6, 2018

It would be great if it were a native markdown kernel! Now I use Python 3 kernel but don't create Python cells.

@BoPeng
Copy link

BoPeng commented Nov 7, 2019

With the new --in option of magic %expand, you can write markdown code in markdown kernel for Jupyter with inline expressions for Python and R directly, even in Rmarkdown style.

image

@jtpio
Copy link
Member

jtpio commented Jun 21, 2023

Allow me to introduce the markdown kernel for Jupyter.

Closing as fixed by this kernel, thanks @BoPeng for sharing!

Note that with Notebook 7 it's also possible to select "No Kernel" when creating a notebook:

no-kernel-selection.mp4

Thanks all!

@jtpio jtpio closed this as completed Jun 21, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

8 participants