Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs are out of sync with code #3

Open
mario-bermonti opened this issue Jan 22, 2022 · 0 comments
Open

Docs are out of sync with code #3

mario-bermonti opened this issue Jan 22, 2022 · 0 comments

Comments

@mario-bermonti
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant