1

Thinking of using ipyparallel to develop a machine learning algorithm on a cluster, mainly using pandas, scikit-learn and numpy.

What are the recommended debugging techniques. Is it possible to attach PyCharm to one of the engines to debug the function being executed?

Or is it possible to run your function where all client, hub, scheduler, single engine is in the same python instance so that you can step through debugging points in PyCharm?

Thanks

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.