jupyter_notebook_name#
API documentation for tradeexecutor.utils.jupyter_notebook_name Python module in Trading Strategy.
Module description#
Get Jupyter notebook filename.
The code lifted from ipynbname project by Mark McPherson https://github.com/msm1089/ipynbname
Do the complex dance to figure out the Jupyter notebook filename
Warning
TODO: Does not work in Pycharm
Functions#
|
Return the notebook file. |
|
Return the base name of notebook |
|
Returns the absolute path of the notebook, or raises a FileNotFoundError exception if it cannot be determined. |