‣ JUPYTER_print ( arg ) | ( function ) |
Jupyter printing
‣ JUPYTER_Complete ( arg ) | ( function ) |
This function is called when the user presses Tab in a code cell and produces a list of possible completions. It is passed the current code in the cell, and the curser position inside the code.
‣ ISO8601Stamp ( arg ) | ( function ) |
Current date and time as ISO8601 timestamp. Don't trust this function.
generated by GAPDoc2HTML