Hi,
I'm using Alteryx 2019.2.
I have an issue with the python tool displaying a "404 Not Found" error instead of the notebook.
Step to reproduce :
1- create a macro using the python tool component and save it. (up to here no problem)
2- create a new workflow and add a python tool component. write some code for it. (still no problem here)
3- add an instance of the macro you created to the workflow. Here you can see the start of the problem. If you go to the python tool it displays the notebook but the code disappeared for the default code !

4- save your workflow and open it again. The notebook of the python tool doesn't even display any more. error 404.

Has anybody a way to avoid that bug ?
Thanks,
Franck