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

Add headless mode #21

Open
freeman-lab opened this issue Jul 18, 2015 · 0 comments
Open

Add headless mode #21

freeman-lab opened this issue Jul 18, 2015 · 0 comments

Comments

@freeman-lab
Copy link
Member

We should provide a headless mode that allows visualizations to be generated without a running server. The model is to embed data from the client directly into a template that renders the visualization by pulling an pre-bundled version of js/css, which we will ship with the client. The most common use case will probably be generating visualizations within Jupyter notebooks. We can begin by adding this functionality to the Python client and then expand to other clients.

A prototype is on the headless-experimental branch but that version still requires pulling the js/css from an already running server. As soon as lightning-viz/lightning#38 is finished we can package that with the client, which will also probably require some changes to the embedding / template.

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

1 participant