We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbee3ab commit 44376dbCopy full SHA for 44376db
1 file changed
deep_code/utils/ogc_api_record.py
@@ -70,8 +70,8 @@ def __init__(
70
type: str,
71
title: str,
72
description: str,
73
- jupyter_kernel_info: JupyterKernelInfo = None,
74
osc_project: str,
+ jupyter_kernel_info: JupyterKernelInfo = None,
75
osc_workflow: str = None,
76
updated: str = None,
77
contacts: list[Contact] = None,
0 commit comments