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

Make INotebookTracker optional #963

Merged
merged 1 commit into from Sep 15, 2021

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Sep 15, 2021

References

This should help fix some dev tools console errors as seen in #846

And make it possible to still use the Voila-preview factory in case the notebook tracker plugin is not available (for example in a custom lab distribution):

image

Code changes

Make a dependency optional for the lab extension.

User-facing changes

None

Backwards-incompatible changes

None

@jtpio jtpio added the enhancement New feature or request label Sep 15, 2021
@jtpio jtpio added this to the 0.2.x milestone Sep 15, 2021
@github-actions
Copy link
Contributor

Binder 👈 Try it on binder (branch jtpio/voila/optional-notebook-tracker)

@jtpio jtpio marked this pull request as ready for review September 15, 2021 07:33
@jtpio
Copy link
Member Author

jtpio commented Sep 15, 2021

Looks good on Binder (no visible changes):

image

@jtpio jtpio merged commit 5bc146e into voila-dashboards:master Sep 15, 2021
@jtpio jtpio deleted the optional-notebook-tracker branch September 15, 2021 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant