View source: R/convert_ipynb_to_blogdown.R
This function takes a markdown-text as string-input and transforms each python code snippet in an executable python cell for Rmarkdown
1 | transform_python_cells(md_text)
|
md_text |
markdown text as string |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.