Closed balbirthomas closed 1 year ago
Describe the bug Launching eaf-open-jupyter produces and error "json-read: Invalid number format: 5" and does not open the jupyter console
eaf-open-jupyter
To Reproduce On a new Debian/GNU Linux Bookwork (version 12) install, following the README.md file
./install-eaf.py
Expected behavior A Jupyter console should have been launched.
Versions (please complete the following info):
Debian GNU/Linux Version 12
List of package installed are
M-x emacs-version: 28.2
Error logs Contents of eaf buffer are blank.
Screenshots Only one relevant message is seen in Messages
json-read: Invalid number format: 5
Additional context I am not sure if this is because of a bug in eaf or in the recently released Debian/Bookworm release.
Fixed by https://github.com/emacs-eaf/eaf-jupyter/commit/a8e1962d223b443de6151cdd579722bdc054fdd5
Thanks for report.
Describe the bug Launching
eaf-open-jupyter
produces and error "json-read: Invalid number format: 5" and does not open the jupyter consoleTo Reproduce On a new Debian/GNU Linux Bookwork (version 12) install, following the README.md file
./install-eaf.py
Expected behavior A Jupyter console should have been launched.
Versions (please complete the following info):
Debian GNU/Linux Version 12
List of package installed are
M-x emacs-version: 28.2
Error logs Contents of eaf buffer are blank.
Screenshots Only one relevant message is seen in Messages
Additional context I am not sure if this is because of a bug in eaf or in the recently released Debian/Bookworm release.