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

Fixed datapane library not working #1450

Closed
SMYUCAS opened this issue Feb 28, 2023 · 0 comments · Fixed by #1452
Closed

Fixed datapane library not working #1450

SMYUCAS opened this issue Feb 28, 2023 · 0 comments · Fixed by #1452
Labels
Feature Request New feature or request

Comments

@SMYUCAS
Copy link

SMYUCAS commented Feb 28, 2023

When the datapane library was upgraded, the original dp.Report was replaced with dp.upload_report and code in 1988-1996 lines in file foliumap.py worked
dp.upload_report(dp.Plot(self),
name=name,
description=description,
source_url=source_url,
tags=tags,
source_file=source_file,
open=open,
formatting=formatting,
)

@SMYUCAS SMYUCAS added the Feature Request New feature or request label Feb 28, 2023
giswqs added a commit that referenced this issue Feb 28, 2023
@giswqs giswqs linked a pull request Feb 28, 2023 that will close this issue
giswqs added a commit that referenced this issue Feb 28, 2023
* Fixed datapane bug #1450

* Updated datapane publish function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant