Module jupyter::value_type
source · Expand description
Some helpful value types for Jupyter Kernel Protocol.
Structs
- A raw html text.
- Add module
- A Variable is a name/value pair.
- A request to inspect a variable.
- The running context of the Jupyter notebook
- A latex text that can render by MathJax.
- A parsed URL record.
Enums
- The theme of the Jupyter notebook
- Represent the MathML AST node, For semantic considerations, not exactly the same as the standard.
Type Aliases
- one-dimensional array
- two-dimensional array