Edit Links |
Tools /
LyXNotebookCategories: Category literate << | Page list | >>Allow LyX to be used as a code-evaluating notebook, similar to Mathematica notebooks or Sage notebooks. GoalAllow LyX to be used as a code-evaluating notebook for several different interactive, interpreted languages (including Python 2, Python 3, Sage, Scala, R, and Bash). Currently only works on Linux systems. SolutionA Python program which interacts with LyX via the LyX server. Several custom insets are defined for code snippets and the output from code evaluations. Multiple interpreter processes can be started and maintained. FilesSee the project page at https://github.com/abarker/lyxNotebook Comments, BugsCategories |