module __init__
¶
Short summary¶
module jupytalk
Module jupytalk. Functions and examples associated to the presentation hosted by jupytalk.
Functions¶
function |
truncated documentation |
---|---|
if this function is added to the module, the help automation and unit tests call it first before anything goes on … |
|
Checks the library is working. It raises an exception. If you want to disable the logs: |
Documentation¶
Module jupytalk. Functions and examples associated to the presentation hosted by jupytalk.
- jupytalk._setup_hook(use_print=False)¶
if this function is added to the module, the help automation and unit tests call it first before anything goes on as an initialization step.
- jupytalk.check(log=False)¶
Checks the library is working. It raises an exception. If you want to disable the logs:
- Parameters
log – if True, display information, otherwise
- Returns
0 or exception