-
Notifications
You must be signed in to change notification settings - Fork 126
Description
I would like to suggest rephrasing the reference to commercial-emacs/xjupyter which is prominently featured at the beginning of README. Currently, it looks like it's being suggested as an alternative to EIN, as it's right after a listing of EINs various shortcomings.
commercial-emacs/xjupyter currently does not run on mainline Emacs as it relies on mode-overlay
, a feature implemented only in a fork commercial-emacs/commercial-emacs and to my knowledge, not planned for merging into mainline Emacs. xjupyter also doesn't support .ipynb
format.
I strongly believe that above shortcomings make xjupyter essentially unusable as EIN replacement to absolute majority of potential users, I would even call it a distraction to less technically knowledgeable. Therefore I strongly suggest at least a change of phrasing, to make its experimental nature more clear. To repeat, its usage would require the user to compile a fork of Emacs, compile xjupyter from source, to then end up without .ipynb
support.