Skip to content
Discussion options

You must be logged in to vote

I don't think knitr/reticulate even supports Python inline or any knitr engine/language other than R.

Let me be more precise on this affirmation.

knitr supports any language that has a knitr's engine defined. Built-in or coming from other R packages. More on this in knitr docs

python engine for knitr is from reticulate R package: https://rstudio.github.io/reticulate/reference/eng_python.html

Regarding inline execution, it is a knitr specific feature to the R e…

Replies: 5 comments 13 replies

Comment options

You must be logged in to vote
11 replies
@mcanouil
Comment options

@cderv
Comment options

@cscheid
Comment options

@cderv
Comment options

@cscheid
Comment options

Comment options

You must be logged in to vote
2 replies
@mcanouil
Comment options

@victorvanpelt
Comment options

Answer selected by victorvanpelt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
4 participants