Search code examples
javascriptjquerycode-editor

Unable to write R/Python code from our JS applicaiton


I'm trying to integrate a code editor within our javascript application to execute R and Python code. The ones we have used are just plain vanilla, i'm looking for a code-editor that can provide code highlighting etc and can display results back in another form


Solution

  • You can try this Markdown. More info here: https://guides.github.com/features/mastering-markdown/