voila icon indicating copy to clipboard operation
voila copied to clipboard

Use ExtensionApp

Open davidbrochart opened this issue 4 years ago • 4 comments

davidbrochart avatar May 06 '20 09:05 davidbrochart

@davidbrochart Just letting you know that I subscribed to this PR. I'm happy to help at anytime (review, code, etc.). Ping me if you have any questions.

Zsailer avatar May 06 '20 15:05 Zsailer

Thanks @Zsailer, I think I do need your help at this point. There are three failures for which you might have an idea. Also, with a general review.

davidbrochart avatar May 06 '20 16:05 davidbrochart

Not sure how to fix the enable_nbextensions issue. Who should be responsible for this? Jupyter server?

maartenbreddels avatar May 15 '20 15:05 maartenbreddels

Not sure how to fix the enable_nbextensions issue. Who should be responsible for this? Jupyter server?

I think this should be handled by nbclassic. nbclassic will likely need to be a dependency in Voila. It will serve notebook frontend extensions and shim notebook traits appropriately.

Zsailer avatar May 15 '20 16:05 Zsailer

Just a heads up, you can review notebook changes like this using GitNotebooks.

e.g. this pull request https://gitnotebooks.com/voila-dashboards/voila/pull/592

It's free for public repos, so might be helpful for y'all.

smith-kyle avatar Jan 31 '24 02:01 smith-kyle