Replies: 1 comment 2 replies
-
Yes, configure the underlying interpreter (for Python, most likely the default and possibly the only one which supports venvs: Python3_orignal) as such: https://michaelb.github.io/sniprun/sources/interpreters/Python3_original.html Even from a md file, the code you run is passed to that language's interpreter |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to execute a python code block say in an md file but through a specific vitrual env venv?
Beta Was this translation helpful? Give feedback.
All reactions