dg icon indicating copy to clipboard operation
dg copied to clipboard

Jupyter Kernel

Open ghost opened this issue 7 years ago • 6 comments

A jupyter kernel would be brilliant to have.

ghost avatar Aug 31 '16 21:08 ghost

I'm (trying to) write one right now. I honestly haven't seen this issue, so this is some kind of a hivemind.

notpushkin avatar Sep 02 '16 13:09 notpushkin

I decided to write one.

Progress so far:

  • [x] dg code execution
  • [x] correct error messages and handling
  • [ ] ipython magic

I'll push it up when I get a chance to clean up the code.

ghost avatar Sep 03 '16 04:09 ghost

You're better at IPython than I am, apparently. :^)

notpushkin avatar Sep 03 '16 13:09 notpushkin

@kybaeus Please share your work on the Jupyter kernel so that we can build upon it or at least get some inspiration

mardukbp avatar Oct 30 '18 10:10 mardukbp

We already have. It's called iDg.

LeaveNhA avatar Jun 20 '22 08:06 LeaveNhA

Also, you fellas can take a look at the iDg-Docker image to get start easily.

LeaveNhA avatar Jun 20 '22 10:06 LeaveNhA