I am going through the tutorial to learn ipyparallel
and while doing so, I got the error: AttributeError: module 'ipyparallel' has no attribute 'Cluster'
I uninstalled and reinstalled the package but the error persisted, does anyone have any tips for solving this issue?
My Code/ Issue:
Thanks