orchestra icon indicating copy to clipboard operation
orchestra copied to clipboard

If you run simple_workflow the crawled page http://www.jrbotros.com/ does not contain images - change the url of exampled web page

Open davidkrcil opened this issue 8 years ago • 2 comments

davidkrcil avatar Apr 19 '18 11:04 davidkrcil

I'm also running into this issue, thanks.

eldritch-elbow avatar Jul 27 '18 14:07 eldritch-elbow

You may change the URL by accessing simple_workflow package installed under 'site-packages' (of your Python interpreter). Look for the following file 'interactive_simple_workflow_demo.py', search for the original URL and replace with a new one. Be sure not to replace only the one that's found in comment form.

pohyk123 avatar Aug 09 '18 07:08 pohyk123