Giter Site home page Giter Site logo

jupyter-widgets-contrib / jupyter-widgets-contrib.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jupyterlab-contrib/jupyterlab-contrib.github.io

0.0 0.0 1.0 870 KB

Management and website of Jupyter Widgets Unofficial Extensions and Tools

Home Page: https://jupyter-widgets-contrib.github.io

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

Python 47.56% Makefile 4.36% HTML 24.19% Smarty 18.65% Batchfile 5.23%

jupyter-widgets-contrib.github.io's People

Contributors

ekinkarabulut avatar fcollonval avatar ianhi avatar jangenoe avatar jtpio avatar krassowski avatar living180 avatar martinrenou avatar mlucool avatar

Forkers

martinrenou

jupyter-widgets-contrib.github.io's Issues

Transfer `ipysheet`

Target

Reason

Checklist

  • You are owner of the repository you want to transfer
  • Which role do you want to have in the jupyter-widgets-contrib organization (check one of):
    • Help with all jupyter-widgets-contrib repositories
    • Help with the transferred repository only
    • I don't have time anymore to keep helping the project
  • The transferred repository (check one of):
    • Must keep the extension name
    • Cannot use the original name
    • I don't care
  • The code is available under a Open Source license
  • A license file is present in the code repository
  • The repository contains a README file describing:
    • The provided feature(s)
    • A picture illustrating the feature(s)
    • The available options/settings (if applicable)
    • How to install the extension
    • optional a Binder link to test the feature online
  • optional The frontend code (Typescript/Javascript) is tested
  • optional The backend code (Python) is tested
  • I certify the extension is not using exclusively paid-plan of any commercial service
  • I will help the transfer process on the code repository AND the built packages

You must enable two-factor authentication on GitHub

Transfer `ipygany`

Target

Reason

Checklist

  • You are owner of the repository you want to transfer
  • Which role do you want to have in the jupyter-widgets-contrib organization (check one of):
    • Help with all jupyter-widgets-contrib repositories
    • Help with the transferred repository only
    • I don't have time anymore to keep helping the project
  • The transferred repository (check one of):
    • Must keep the extension name
    • Cannot use the original name
    • I don't care
  • The code is available under a Open Source license
  • A license file is present in the code repository
  • The repository contains a README file describing:
    • The provided feature(s)
    • A picture illustrating the feature(s)
    • The available options/settings (if applicable)
    • How to install the extension
    • optional a Binder link to test the feature online
  • optional The frontend code (Typescript/Javascript) is tested
  • optional The backend code (Python) is tested
  • I certify the extension is not using exclusively paid-plan of any commercial service
  • I will help the transfer process on the code repository AND the built packages

You must enable two-factor authentication on GitHub

Transfer `ipyigv`

Target

Reason

Checklist

  • You are owner of the repository you want to transfer
  • Which role do you want to have in the jupyter-widgets-contrib organization (check one of):
    • Help with all jupyter-widgets-contrib repositories
    • Help with the transferred repository only
    • I don't have time anymore to keep helping the project
  • The transferred repository (check one of):
    • Must keep the extension name
    • Cannot use the original name
    • I don't care
  • The code is available under a Open Source license
  • A license file is present in the code repository
  • The repository contains a README file describing:
    • The provided feature(s)
    • A picture illustrating the feature(s)
    • The available options/settings (if applicable)
    • How to install the extension
    • optional a Binder link to test the feature online
  • optional The frontend code (Typescript/Javascript) is tested
  • optional The backend code (Python) is tested
  • I certify the extension is not using exclusively paid-plan of any commercial service
  • I will help the transfer process on the code repository AND the built packages

You must enable two-factor authentication on GitHub

Transfer ypywidgets

Target

ypywidgets provides a new Ypy-based backend for attribute synchronization, allowing for collaborative widgets.

Reason

Since ypywidgets is similar to (a subset of) ipywidgets, I think it is very relevant for it to live in this organization. We might even want ipywidgets to optionally use ypywidgets under the hood.

Checklist

  • You are owner of the repository you want to transfer
  • Which role do you want to have in the jupyter-widgets-contrib organization (check one of):
    • Help with all jupyter-widgets-contrib repositories
    • Help with the transferred repository only
    • I don't have time anymore to keep helping the project
  • The transferred repository (check one of):
    • Must keep the extension name
    • Cannot use the original name
    • I don't care
  • The code is available under a Open Source license
  • A license file is present in the code repository
  • The repository contains a README file describing:
    • The provided feature(s)
    • A picture illustrating the feature(s)
    • The available options/settings (if applicable)
    • How to install the extension
    • optional a Binder link to test the feature online
  • optional The frontend code (Typescript/Javascript) is tested
  • optional The backend code (Python) is tested
  • I certify the extension is not using exclusively paid-plan of any commercial service
  • I will help the transfer process on the code repository AND the built packages

You must enable two-factor authentication on GitHub

Transfer `ipylgbst`

Target

Reason

That package was initially moved to https://github.com/jupyterlab-contrib because the widgets contrib org did not exist at the time.

Checklist

  • You are owner of the repository you want to transfer
  • Which role do you want to have in the jupyter-widgets-contrib organization (check one of):
    • Help with all jupyter-widgets-contrib repositories
    • Help with the transferred repository only
    • I don't have time anymore to keep helping the project
  • The transferred repository (check one of):
    • Must keep the extension name
    • Cannot use the original name
    • I don't care
  • The code is available under a Open Source license
  • A license file is present in the code repository
  • The repository contains a README file describing:
    • The provided feature(s)
    • A picture illustrating the feature(s)
    • The available options/settings (if applicable)
    • How to install the extension
    • optional a Binder link to test the feature online
  • optional The frontend code (Typescript/Javascript) is tested
  • optional The backend code (Python) is tested
  • I certify the extension is not using exclusively paid-plan of any commercial service
  • I will help the transfer process on the code repository AND the built packages

You must enable two-factor authentication on GitHub

Transfer yjs-widgets

Target

yjs-widgets is the TypeScript counterpart of ypywidgets. It instantiates models and views of widgets in JupyterLab's frontend, and keeps them in sync with the backend using the Y protocol.

Reason

yjs-widgets goes hand in hand with ypywidgets.

Checklist

  • You are owner of the repository you want to transfer
  • Which role do you want to have in the jupyter-widgets-contrib organization (check one of):
    • Help with all jupyter-widgets-contrib repositories
    • Help with the transferred repository only
    • I don't have time anymore to keep helping the project
  • The transferred repository (check one of):
    • Must keep the extension name
    • Cannot use the original name
    • I don't care
  • The code is available under a Open Source license
  • A license file is present in the code repository
  • The repository contains a README file describing:
    • The provided feature(s)
    • A picture illustrating the feature(s)
    • The available options/settings (if applicable)
    • How to install the extension
    • optional a Binder link to test the feature online
  • optional The frontend code (Typescript/Javascript) is tested
  • optional The backend code (Python) is tested
  • I certify the extension is not using exclusively paid-plan of any commercial service
  • I will help the transfer process on the code repository AND the built packages

You must enable two-factor authentication on GitHub

Transfer `ipytree`

Target

Reason

Checklist

  • You are owner of the repository you want to transfer
  • Which role do you want to have in the jupyter-widgets-contrib organization (check one of):
    • Help with all jupyter-widgets-contrib repositories
    • Help with the transferred repository only
    • I don't have time anymore to keep helping the project
  • The transferred repository (check one of):
    • Must keep the extension name
    • Cannot use the original name
    • I don't care
  • The code is available under a Open Source license
  • A license file is present in the code repository
  • The repository contains a README file describing:
    • The provided feature(s)
    • A picture illustrating the feature(s)
    • The available options/settings (if applicable)
    • How to install the extension
    • optional a Binder link to test the feature online
  • optional The frontend code (Typescript/Javascript) is tested
  • optional The backend code (Python) is tested
  • I certify the extension is not using exclusively paid-plan of any commercial service
  • I will help the transfer process on the code repository AND the built packages

You must enable two-factor authentication on GitHub

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.