Closed digsci closed 6 years ago
The latest Jupyter system has a new client message (comm_info_request) that isn’t currently handled. I’ve made some very simple changes that get iracket working again in Jupyter by simply returning an empty dictionary for this request message.
The latest Jupyter system has a new client message (comm_info_request) that isn’t currently handled. I’ve made some very simple changes that get iracket working again in Jupyter by simply returning an empty dictionary for this request message.