itsjafer / jupyterlab-sparkmonitor

JupyterLab extension that enables monitoring launched Apache Spark jobs from within a notebook
https://krishnan-r.github.io/sparkmonitor/
Apache License 2.0
92 stars 23 forks source link

Added check to avoid spark creation session error #31

Closed itsjafer closed 3 years ago

itsjafer commented 3 years ago

To address #16, this should at least prevent an error from being thrown.