Giter Site home page Giter Site logo

gapdata / xwidgets Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jupyter-xeus/xwidgets

0.0 0.0 0.0 2.69 MB

C++ backend for Jupyter interactive widgets

License: BSD 3-Clause "New" or "Revised" License

CMake 7.39% C++ 79.05% Jupyter Notebook 13.56%

xwidgets's Introduction

xwidgets

Travis Documentation Binder Join the Gitter Chat

The C++ backend for Jupyter interactive widgets.

xwidgets is an early developer preview, and is not suitable for general usage yet. Features and implementation are subject to change.

Introduction

xwidgets is a C++ implementation of the Jupyter interactive widgets protocol. The Python reference implementation is available in the ipywidgets project.

xwidgets enables the use of the Jupyter interactive widgets in the C++ notebook, powered by the xeus-cling kernel and the cling C++ interpreter from CERN. xwidgets can also be used to create applications making use of the Jupyter interactive widgets without the C++ kernel per se.

Usage

Launch the jupyter notebook with jupyter notebook and launch a new C++ notebook by selecting the xeus C++14 kernel in the new dropdown.

Widgets

Installation

We provide a xeus-cling package for the conda package manager.

conda install xeus-cling notebook xwidgets widgetsnbextension -c QuantStack

Or you can directly install it from the sources if you have all the dependencies already installed:

cmake -D CMAKE_INSTALL_PREFIX=your_install_prefix
make install

Dependencies

All the dependencies of xwidgets are available for the conda package manager.

xwidgets widgetsnbextension xtl xproperty xeus
master ~3.0.0 >=0.3.5,<0.4 >=0.6.0,<0.7 >=0.8.0,<0.9
0.6.0 ~3.0.0 >=0.3.5,<0.4 >=0.6.0,<0.7 >=0.8.0,<0.9
0.5.2 ~3.0.0 >=0.3.5,<0.4 >=0.4.2,<0.5 >=0.8.0,<0.9
0.5.1 ~3.0.0 >=0.3.4,<0.4 >=0.4.2,<0.5 >=0.8.0,<0.9
0.5.0 ~3.0.0 >=0.3.4,<0.4 >=0.4.1,<0.5 >=0.8.0,<0.9

License

We use a shared copyright model that enables all contributors to maintain the copyright on their contributions.

This software is licensed under the BSD-3-Clause license. See the LICENSE file for details.

xwidgets's People

Contributors

sylvaincorlay avatar johanmabille avatar gouarin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.