notebook.community
Edit and run
In [ ]: try: from .harness import Harness except SystemError: from python.harness import Harness
try: from .harness import Harness except SystemError: from python.harness import Harness