-
Notifications
You must be signed in to change notification settings - Fork 87
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
Comments
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 |
Hi Nicolas Is this something you want to do or is a fork the best way to achieve it, perhaps for testing purposes? |
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 :) |
I'll try to find a bit of time to implement the fork then. Time poor as well 👍 |
Hi
Is there a snippet of code, somewhere, of how to use an extension renderer such as Subtotal.js with PivotTablesJs on Jupyter?
The text was updated successfully, but these errors were encountered: