Git Product home page Git Product logo

awesome-panel / awesome-panel-extensions Goto Github PK

View Code? Open in Web Editor NEW
55.0 4.0 7.0 101.66 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: MIT License

Python 4.61% TypeScript 0.48% Shell 0.01% HTML 0.70% CSS 1.35% JavaScript 0.08% Jupyter Notebook 92.78%
panel python extensions data-science analytics webcomponents dashboards webapp holoviz

awesome-panel-extensions's Introduction

✨ awesome-panel-extensions

⚠️ The extensions in this package are currently being carved out and split into seperate extensions. Please check out the awesome-panel repositories to see if the extension you need is available there.

We want to

  • Make sure Panel has lots of available extensions

We provide

  • The awesome-panel-extensions Python package containing extra extensions for Panel.

You can install and use the package as simple as.

pip install awesome-panel-extensions

🚀 Get started in under a minute

Install awesome-panel-extensions including the examples dependencies.

pip install  awesome-panel-extensions[examples]

Explore the sample apps

pn hello  awesome-panel-extensions

Project Intro

You can now find the reference and gallery notebooks in the examples/awesome-panel/awesome-panel-extensions folder. Check them out by running jupyter lab.

📒 Explore the examples online

Click one of the buttons

nbviewer Binder

⭐ Support

Please support Panel and awesome-panel by giving the projects a star on Github:

Thanks

❤️ Contribute

If you are looking to contribute to this project you can find ideas in the issue tracker. To get started check out the DEVELOPER_GUIDE.

I would love to support and receive your contributions. Thanks.

Hacktober Fest.

Monitor

PyPI version Downloads Python Versions License Test Results

awesome-panel-extensions's People

Contributors

marcskovmadsen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

awesome-panel-extensions's Issues

Docs are out of sync with code

Hi!

I was going through the docs for the DataFramePlotter extension because I have a similar idea mind and the code from the docs (https://awesome-panel.readthedocs.io/en/latest/guides/awesome-panel-extensions-guide/layout-extensions.html) didn’t work for me, but the actual code (https://github.com/MarcSkovMadsen/awesome-panel-extensions/blob/master/examples/guide/dataframe_plotter.py) does work.

When I run the one from the docs I get an error from this piece of code:
_rename = { **pn.pane.Column._rename, 'value': None, }

I don’t have my computer here with me but the error is about pn.pane not having a Column attribute.

P.D. Love your work on awesome panel and awesome panel extensions.

install leaves holoviews install broken

pip install awesome-panel-extensions
[...]
Installing collected packages: setuptools, panel, awesome-panel-extensions
Attempting uninstall: setuptools
Found existing installation: setuptools 65.4.1
Uninstalling setuptools-65.4.1:
Successfully uninstalled setuptools-65.4.1
Attempting uninstall: panel
Found existing installation: panel 0.14.0
Uninstalling panel-0.14.0:
Successfully uninstalled panel-0.14.0
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
holoviews 1.15.1 requires panel>=0.13.1, but you have panel 0.12.7 which is incompatible.
Successfully installed awesome-panel-extensions-20220313.2 panel-0.12.7 setuptools-60.10.0

Use panel version 1.0

Request

Do you intend to update the package so that it can support panel version 1.0?

Motivation

Currently the required panel version is <1.0.

Drawbacks

No response

Alternatives

No response

Additional Context

No response

Overriding GalleryTemplate CSS?

Is there a way to access and override some of the GalleryTemplate CSS? For example, I'd like to change the font size/colour of the header text.

If I have a GalleryTemplate object, can I access the CSS attribute or is there another way?

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.