Git Product home page Git Product logo

nickderobertis / awesome-panel-extensions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awesome-panel/awesome-panel-extensions

0.0 0.0 0.0 98.86 MB

The purpose of this repository is to make it as easy as possible to develop and use awesome Panel extensions.

Home Page: https://awesome-panel.readthedocs.io/en/latest/packages/awesome-panel-extensions/index.html

License: Other

Python 87.90% TypeScript 10.39% Shell 0.02% HTML 1.36% CSS 0.32% JavaScript 0.01%

awesome-panel-extensions's Introduction

Awesome Panel Extensions

THIS PROJECT HAS JUST STARTED (20200721) AND IS RAPIDLY DEVELOPING

Panel is a framework for creating powerful, reactive analytics apps in Python using to tools you know and love.

The awesome-panel-extensions package contains Panel Extensions and Tools that add to the power of Panel.

You can install the package via

pip install awesome-panel-extensions

If you wan't to get started with an example check out the Pandas Profile Report Reference Notebook

Pandas Profile Report Reference Notebook

If you wan't to learn more checkout the Package Documentation.

If you wan't to develop your own Awesome Panel Extensions check out the Awesome Panel Extensions Guide.

Please note that this package is an alpha stage. The api might change or functionality might be moved into Panel or to stand alone packages. If you find a version that works for you please pin it.

Awesome Panel Extensions are provided by awesome-panel.org.

LICENSE

The documentation is released under the CC BY 4.0 license.

The software, including the awesome-panel-extensions package, is released under the GPLv3 license.

My understanding is that these licenses enables you to use and reuse the material freely as long as you give due credit in the form of a citation.

For Contributers

Bokeh Extensions build

cd awesome_panel_extensions
bokeh build
cd ..

Package build

In the setup.py file update the version number and then run

python setup.py sdist bdist_wheel

Package Deploy

to production

python -m twine upload dist/*20200823.1*

or to test

python -m twine upload --repository testpypi dist/*20200806.2*

Have binder build the new image: binder

Build and Run Binder Image Locally

In order to test the Binder Image you can install repo2docker

python -m pip install jupyter-repo2docker

You can then run

jupyter-repo2docker https://github.com/MarcSkovMadsen/awesome-panel-extensions

Note: Does not work on Windows.

Open Binder

Open Binder to rebuild the package

Open Binder

awesome-panel-extensions's People

Contributors

marcskovmadsen 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.