get_notebook_name#

API documentation for tradeexecutor.utils.jupyter_notebook_name.get_notebook_name Python function.

get_notebook_name()[source]#

Returns the short name of the notebook w/o the .ipynb extension, or raises a FileNotFoundError exception if it cannot be determined.

Return type:

str