-
Notifications
You must be signed in to change notification settings - Fork 50
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
using gridstack template on MyBinder hosted Voila dashboard #10
Comments
cornhundred
changed the title
using this template on MyBinder
using gridstack template on MyBinder hosted Voila dashboard
Jul 31, 2019
@cornhundred have you tried using a The content would look like this: {
"VoilaConfiguration": {
"enable_nbextensions": true,
"template": "gridstack"
}
} |
Closing as answered. Also feel free to check out the voila-demo repo which does exactly that, but with a different template! |
Thanks! |
jtpio
added a commit
to jtpio/voila-gridstack
that referenced
this issue
Dec 15, 2020
Update to TypeScript 4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can we use the gridtack template on MyBinder hosted voila dashboards? I would like to do so for this repo:
https://github.com/ismms-himc/gaussian-density
MyBinder link to Voila Dashboard from this repo:
https://mybinder.org/v2/gh/ismms-himc/gaussian-density/master?urlpath=voila%2Frender%2Findex.ipynb
I added grid-stack to the requirements.txt, but I'm not sure how/if I can get MyBinder to render using this template.
I raised a similar issue about positioning dashboard components (e.g. widgets) side-by-side here: voila-dashboards/voila#336
The text was updated successfully, but these errors were encountered: