GithubHelp home page GithubHelp logo

matthiaskoenig / ipywidgets Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jupyter-widgets/ipywidgets

0.0 3.0 0.0 10.15 MB

IPython widgets for the Jupyter Notebook

Home Page: http://ipywidgets.readthedocs.org

License: Other

Python 34.90% JavaScript 61.66% CSS 3.34% Shell 0.10%

ipywidgets's Introduction

Interactive HTML Widgets

Google Group Build Status Documentation Status Join the chat at https://gitter.im/ipython/ipywidgets

Interactive HTML widgets for Jupyter notebooks and the IPython kernel.

A demonstration notebook provides an overview of the interactive widgets. For detailed information, please refer to the ipywidgets documentation.

Install

Install the current version of ipywidgets using pip or conda:

pip install ipywidgets

or

conda install ipywidgets

Development install

To install ipywidgets from git, you will need npm.

  1. clone the repo:

     git clone https://github.com/ipython/ipywidgets
     cd ipywidgets
    
  2. Dev-install of the package (run from repo directory):

     pip install -v -e .
    

    Note: You need to have npm installed. The installation process will complain if you don't. If you install using sudo, you need to make sure that npm is also available in the PATH used with sudo.

Test

To run the Python tests:

nosetests --with-coverage --cover-package=ipywidgets ipywidgets

To run the Javascript tests:

npm run test

This will run the test suite using karma with 'debug' level logging.

Resources

ipywidgets

Project Jupyter

ipywidgets's People

Contributors

jdfreder avatar minrk avatar sylvaincorlay avatar jasongrout avatar ellisonbg avatar takluyver avatar carreau avatar chronitis avatar ivanov avatar captainsafia avatar willingc avatar fperez avatar bollwyvl avatar tarzzz avatar jhamrick avatar mathieu1 avatar jdavidheiser avatar mwcraig avatar grelston avatar jdemeyer avatar rgbkrk avatar silviav12 avatar epifanio avatar jhpedemonte avatar kikocorreoso avatar tbittner avatar tomspur avatar parente avatar zaharid avatar weichm avatar

Watchers

James Cloos avatar Matthias König avatar  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.