sparkmonitor icon indicating copy to clipboard operation
sparkmonitor copied to clipboard

Support for jupyter-lab

Open murari-goswami opened this issue 6 years ago • 7 comments

Hello, Does it support jupyter-lab as well ?

murari-goswami avatar Feb 28 '19 09:02 murari-goswami

bumping for jupyter lab support! @krishnan-r

AlJohri avatar Apr 23 '19 22:04 AlJohri

Repeat bump. @krishnan-r - any suggestions ?

murari-goswami avatar Apr 24 '19 19:04 murari-goswami

Hello,

It does not support jupyterlab at the moment, as the extension API's for jupyterlab are different from that of notebook. To support JupyterLab the frontend javascript code needs to be rewritten.

As such at the moment I am unable dedicate time on this project. I will keep support for JupyterLab and nteract in mind when I start working on this project.

krishnan-r avatar Apr 25 '19 03:04 krishnan-r

would love jupyterlab support too

dshakey avatar Aug 22 '19 09:08 dshakey

Hi, I am planning to rewrite the javascript frontend of this extension to be compatible with jupyterlab on my fork of this repo. Will update will results!

itsjafer avatar Mar 23 '20 20:03 itsjafer

Hi! For any future wanderers, I have written a jupyterlab version of this extension on my repo here: https://github.com/itsjafer/jupyterlab-sparkmonitor

itsjafer avatar Apr 22 '20 23:04 itsjafer

@itsjafer This looks great. Any chance your changes could be merged back into this project easily?

dennisobrien avatar Nov 19 '20 21:11 dennisobrien