Running python code from a code fence in markdown
When editing an sql code fence in Markdown, We can execute the SQL snippet by right clicking and selecting SQL code provided a database is connected & datasource is defined.
But cannot see a similar feature in Pycharm, to run python code from a markdown file.
How can I make Pycharm execute python code from a code fence in Markdown ?
Please sign in to leave a comment.
Hi,
No such feature at the moment, I'm afraid.
Please see the relevant feature request: https://youtrack.jetbrains.com/issue/PY-30371