aboutsummaryrefslogtreecommitdiffhomepage
path: root/ilua-wrapper.sh
AgeCommit message (Collapse)AuthorFilesLines
2024-02-20ilua-wrapper: FreeBSD compatibilityRobin Haberkorn1-1/+1
2023-11-15Jupyter integration improvements: support $APPLAUSE_OPTS and document how to ↵Robin Haberkorn1-1/+1
display graphics and rich text
2023-11-12documented how to run Applause in Jupyter Consoles and NotebooksRobin Haberkorn1-0/+8
* This is at the very least cool to have and will be worthwile to write about in the dissertation. * Added ilua-wrapper.sh script which can be used as the ILua interpreter and/or can be symlinked to `lua` in PATH, so ILua will pick up Applause even in Notebooks without any additional tweaks.