jupyter icon indicating copy to clipboard operation
jupyter copied to clipboard

Split ob-jupyter, jupyter-R, jupyter-julia, ... into separate packages

Open conao3 opened this issue 5 years ago • 2 comments

Packages that provide integration with org-babel are customarily prefixed with ob-. https://melpa.org/#/?q=ob-

In fact, I didn't realize there was an org integration in this package. Please divide the package so that it is easy to find. And it prevents people from not using org from downloading files they don't need.

conao3 avatar Mar 10 '20 15:03 conao3

Thanks, good idea. I'd like #176 to be resolved before though. That issue being resolved would make ZMQ a soft dependency and we would also be able to split out the parts of the package that depend on ZMQ.

nnicandro avatar Mar 13 '20 18:03 nnicandro

Also, we may want to think about splitting out the files like jupyter-python.el, jupyter-R.el, jupyter-julia.el, ... since at least a few of those are also unnecessary for most users.

nnicandro avatar Mar 13 '20 19:03 nnicandro