Łukasz Pior

Results 8 comments of Łukasz Pior

Same here. According to https://github.com/krishnan-r/sparkmonitor/issues/16 running ``` pip install spark-monitor-s==0.0.11 ``` should help but when running this I'm getting ``` pip install spark-monitor-s==0.0.11 Collecting spark-monitor-s==0.0.11 ERROR: Could not find a...

it turned out it's **sparkonitor-s** not **spark-monitor-s**

@LeeTZ it's not only table display issue. As far as I can tell displaying anything wider than output area will result in truncated output. I've tried with TableDisplay, Plot, raw...

When trying to export as PDF im getting: ``` [I 13:49:21.896 NotebookApp] Writing 44156 bytes to ./notebook.tex [I 13:49:21.896 NotebookApp] Building PDF [I 13:49:21.897 NotebookApp] Running xelatex 3 times: ['xelatex',...

@scottdraves I think, that this issue should be fixed on the backend side by adding default values to those existing in beakerx.json. By doing so when I fetch settings I...

@LeeTZ what do we do with this one?

@jaroslawmalekcodete I saw these warnings and fixed them while extracting table display so it's fixed in the current master, but i don't think it's released yet

@LeeTZ This one may be fixed too. Will check