gregsexton / ob-ipython

org-babel integration with Jupyter for evaluation of (Python by default) code blocks
737 stars 111 forks source link

Change to `cl-lib` to suppress Emacs 27 warning #220

Open wtao137 opened 2 years ago

wtao137 commented 2 years ago

Maybe this can be changed into cl-lib so the startup warning package cl is deprecated can be suppressed. https://github.com/gregsexton/ob-ipython/blob/7147455230841744fb5b95dcbe03320313a77124/ob-ipython.el#L44

maker2413 commented 1 year ago

This is also causing issues for me currently.