emacs-jupyter / jupyter

An interface to communicate with Jupyter kernels.
GNU General Public License v3.0
934 stars 92 forks source link

progn: Jupyter REST API error: 404, "Not found" #494

Closed mankoff closed 1 year ago

mankoff commented 1 year ago

I've seen some mention of similar issues here (e.g., https://github.com/emacs-jupyter/jupyter/issues/158), but no Google results for the exact error message I'm getting, which is

progn: Jupyter REST API error: 404, "Not found"

I've updated emacs-jupyter to the latest on MELPA, and re-installed Conda because updating the conda env is often listed as a solution. I miss Emacs Org Babel Jupyter sessions. Please let me know if there is any debug info I can post to help address this.

mankoff commented 1 year ago

Rolled back conda install to earlier version and thing work now.