This repository has been archived by the owner on May 17, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 55
Things To Do #1
Comments
Future Integration/compatibility with JupyterLab will be useful! |
Yes. Once JupyterLab reaches 1.0 I will give it a shot. It should have better extension APIs |
Would be great to support Livy connections too (through %sparkmagic extension ) Thanks! |
Hello It works fine with a python 2 kernel, but when i switch to 3.x kernel, the conf test raise an error
Thanks for your help |
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issues and things to fix
When there are more than atleast 200 tasks to show, the timeline appearing and scrolling lags
Some jobs do not have names
Timeline annotations do not appear when number of tasks is too huge.
Cases where spark application is started and stopped multiple times in the same cell causes conflict in display as job Ids and stageIds are duplicate
When running multiple cells and an intermediate cell fails, further executions detect the wrong cell
Error in some browsers like Internet Explorer, when frontend extension fails to load, python throws 'comm' error
Pending Features
Look and Feel
In Firefox prevent tables css from expanding rows to fill container.
Jquery UI dialog css styles conflicting with matplotlib output,
Add scrollbars to table when the number of jobs/stages is more.
Add a visual indicator that shows overall status of a cell - running/completed
Possibly show number of active executors somewhere as a number.
Display overall cell execution time somewhere
New Features
Add an option to remove display all together from a cell
When automatically creating SparkConf in users namespace,in a new notebook, create a cell which displays the conf so that user does not by mistake recreate it.
Other Possible Future Things/Ideas
The text was updated successfully, but these errors were encountered: