You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.
Make clearer what libraries are known to work with dashboard server at the moment in a one-click fashion. (They're in the README, but a bit buried.)
Explain the three-ish ways that libraries use to get JS to the web page of a notebook and how they apply in the dashboard server: a) cell output, b) bundled, c) pre-webpacked.
Explain what a user / dashboard server provider needs to do to add new support in each of the cases (roughly: a) nothing, b) writing a bundler / creating a manual bundle, c) submitting a PR here or forking)
References: jupyter/dashboards#275, jupyter/dashboards#277, #300, #301, #188, #135
/cc @DTAIEB
The text was updated successfully, but these errors were encountered: