Hi, I’m trying to add a new magic to JuPYROOT, and it appears that they have a magics class that interfaces with metakernel, and another that interfaces with Ipython. I’d like to merge these two magics files so that there is one file that works with both.
Is this a known problem, and what are best practices for doing this?