1. write python code on the dltk container jupyternotebook
2. run splunk query
| fit MLTKContainer algo= ~~
after i get error: /fit: ERROR: unable to load algo code from module.
3. check convert ipynb to py : not working, py file is empty...
why not working convert ipynb to py???
ipynb run very well, not error
ipynb have stage, init, fit, apply, save, load and summary method