Goto Chapter: Top 1 2 3 4 Ind
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 

2 Jupyter Kernel
 2.1 Functions

2 Jupyter Kernel

A Jupyter Kernel is an object that can handles the Jupyter Protocol.

2.1 Functions

2.1-1 JUPYTER_LogProtocol
‣ JUPYTER_LogProtocol( filename )( function )

Opens a file that is used to log all jupyter protocol messages.

2.1-2 JUPYTER_UnlogProtocol
‣ JUPYTER_UnlogProtocol( arg )( function )

Closes the protocol log.

 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 
Goto Chapter: Top 1 2 3 4 Ind

generated by GAPDoc2HTML