code-cells.el icon indicating copy to clipboard operation
code-cells.el copied to clipboard

JSON readtable error

Open guibor opened this issue 1 year ago • 0 comments

I get the following error:

"json-read: JSON readtable error:"

whenever I run code-cells-convert-ipynb()

backtrace

Debugger entered--Lisp error: (json-readtable-error 35)
  signal(json-readtable-error (35))
  json-read()
  code-cells--guess-mode()
  code-cells-convert-ipynb()

guibor avatar Jun 21 '24 15:06 guibor