Skip to content

Xeus-cling kernel dies when creating xpl::lines(xpl::linear_scale, xpl::linear_scale) #52

@OASIndustries

Description

@OASIndustries

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

displays blank space, whereas calling the same example code on the binder hosted notebook here shows a grey rectangle. (https://hub.gke.mybinder.org/user/quantstack-xplot-efdpwb7w/tree/notebooks)

Thanks for any assistance you can offer, I'm stuck.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions