Commit 6afab36
committed
fix: Enhance variable name parsing in Deepnote notebook command listener
- Updated the variable name extraction logic to use zod for safer parsing, ensuring that only valid strings are returned.
- Improved error handling during JSON parsing to log errors effectively.
Signed-off-by: Tomas Kislan <tomas@kislan.sk>1 parent 0d07a20 commit 6afab36
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
0 commit comments