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 sepal_ui compatible with voila sepal-ui-template #909

Closed
dfguerrerom opened this issue Mar 29, 2024 · 1 comment
Closed

make sepal_ui compatible with voila sepal-ui-template #909

dfguerrerom opened this issue Mar 29, 2024 · 1 comment
Assignees

Comments

@dfguerrerom
Copy link
Collaborator

I've been working with a voila template to render sepal-ui based apps which has some cool features:

  • Replace default jupyter spinning wheel and cell count number when loading
  • Adds a kernel status icon
  • Capture errors when it executes the cells and display them in a more user-friendly way
  • Load app js scripts on a custom holder for scripts in the DOM (and here is where we need to add a tag to all vuetify template scripts)
  • Minimize the DOM (diom).

It will also close #908 and #884

@12rambau
Copy link
Member

12rambau commented Apr 3, 2024

ping me again If I don't review this one before Monday

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants