This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
papermill.exceptions.PapermillExecutionError: --------------------------------------------------------------------------- Exception encountered at "In [2]": --------------------------------------------------------------------------- JSONDecodeError Traceback (most recent call last) <ipython-input-2-940e0a55a92b> in <module> 2 import json as __dm_json 3 import dagstermill as __dm_dagstermill ----> 4 context = __dm_dagstermill._reconstitute_pipeline_context(**__dm_json.loads('{"environment_dict": {"execution": {"in_process": {"config": {"raise_on_error": false}}}}, "handle_kwargs": {"fn_name": "notebook_pipeline", "module_name": null, "pipeline_name": "pipeline", "python_file": "sample1.py", "repository_yaml": null}, "marshal_dir": "/tmp/dagstermill/abce7cd1-fd45-4ef2-bb44-bf1728dfdcb2/marshal", "output_log_path": "C:\\Users\\ACHINT~1\\AppData\\Local\\Temp\\tmpfk2msj6p", "run_config_kwargs": {"mode": "default", "run_id": "abce7cd1-fd45-4ef2-bb44-bf1728dfdcb2"}, "solid_handle_kwargs": {"definition_name": "hello_ |