jupyter_notebook_name#

API documentation for tradeexecutor.utils.jupyter_notebook_name Python module in Trading Strategy.

Module description#

Get Jupyter notebook filename.

Warning

TODO: Does not work in Pycharm

Functions#

get_notebook_file_from_within_notebook(_globals)

Return the notebook file.

get_notebook_id(_globals)

Return the base name of notebook

path()

Returns the absolute path of the notebook, or raises a FileNotFoundError exception if it cannot be determined.