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

Subtotals using Subtotal.js on Jupyter #38

Open
jorgelaranjo opened this issue Jun 12, 2018 · 4 comments
Open

Subtotals using Subtotal.js on Jupyter #38

jorgelaranjo opened this issue Jun 12, 2018 · 4 comments

Comments

@jorgelaranjo
Copy link

Hi

Is there a snippet of code, somewhere, of how to use an extension renderer such as Subtotal.js with PivotTablesJs on Jupyter?

@nicolaskruchten
Copy link
Owner

Unfortunately there's no easy way to do this other than forking this repo and adding the Subtotal code here https://github.com/nicolaskruchten/jupyter_pivottablejs/blob/master/pivottablejs/__init__.py#L21

@jorgelaranjo
Copy link
Author

Hi Nicolas

Is this something you want to do or is a fork the best way to achieve it, perhaps for testing purposes?
I'm assuming using %%HTML and <script> on Jupyter cells would not allow for proper testing?

@nicolaskruchten
Copy link
Owner

A fork is probably a better bet as I don't have a lot of time to dedicate to support for new features in this library :)

@jorgelaranjo
Copy link
Author

I'll try to find a bit of time to implement the fork then. Time poor as well 👍

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

2 participants