Open
Description
openedon Jan 12, 2023
Idea
stdlib currently offers a REPL presentation framework for authoring presentations for use directly in the REPL. This is particularly useful for creating interactive tutorials illustrating how to use stdlib functionality for data analysis and visualization from the terminal. Some functionality is missing which would be quite useful. E.g.,
- ASCII plotting
- ASCII animations
- syntax highlighting
- pretty printing tables
- speaker notes
- multiplexing
- theming
Expected Outcomes
The REPL presentation framework will have additional features similar to those in WYSIWYG presentation applications.
Involved Software
No other software is necessary.
Prerequisite Knowledge
JavaScript, Node.js.
Difficulty
Intermediate.
Project Length
175/350 hours. Can be scoped according to project length.
Potential Mentors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment