You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a fresh Anaconda3 installation on MacOS Mojave.
I'm using:
Python 3.7
ipykernel 5.1.2
notebook 6.0.1
ipywidets 7.5.1
bqplot 0.12.0 (off conda-forge)
xeus-cling 0.6.0 (off conda-forge)
xwidgets 0.18.0 (off conda-forge)
and this all works, however when calling xplot 0.13.0 using the commands in the example notebook (https://github.com/QuantStack/xplot/blob/master/notebooks/xplot.ipynb) the kernel dies when calling this line:
xpl::lines line(sx, sy);
Additionally, on my local notebook calling:
xpl::figure fig;
fig