jupyter
jupyter copied to clipboard
Split ob-jupyter, jupyter-R, jupyter-julia, ... into separate packages
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.
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.
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.