Dashboard from a dataframe, modified only i-th row
Second sidebar
iPhone mine
Database interaction
Is there a way to manage multi-user storage?
I am trying to create an HTML component with event listeners.
Solara not respecting different root path
http://domain.com/solara-app
. However, it doesn't seem like we can find the correct combination of SOLARA_ROOT_PATH
, SOLARA_BASE_URL
, or SOLARA_ORIGIN
to get the app served at that location. Currently, when using SOLARA_ROOT_PATH
and SOLAR_BASE_URL
, attempting to access http://domain.com/solara-app
yields a spinning loading icon and the following the console:
WebSocket connection to 'ws://localhost:8865/solara-app/jupyter/api/kernels/c24edfd8-d5c3-4c25-b9c0-8b1d0b49f2dd/channels?session_id=38c6874d-2fed-4d58-9211-80f5a3f33295' failed:
WebSocket connection to 'ws://localhost:8865/solara-app/jupyter/api/kernels/c24edfd8-d5c3-4c25-b9c0-8b1d0b49f2dd/channels?session_id=38c6874d-2fed-4d58-9211-80f5a3f33295' failed:
Context doesn't update when fetching from a namespace
Documentation on caching behaviour
hiding details page in navbar with AppLayout
ipyaggrid switch between light and dark mode
standard file input using the v-file-input component.
Efficiently rendering a list of components
Authorization example using a Thread/Task is even possible?
Right-click context menu onto another widget
FigureWidget
(FigurePlotly
instance), but I have no idea how to disable the generic context menu and override with my own.
Do you have any suggestions on how to get started with this?...FastAPI/nginx deployment issues, virtual kernels not served correctly?
inputText label position
Console error rendering markdown links in `solara.Markdown`
import solara
solara.Markdown("[a link](https://www.google.com)")
import solara
solara.Markdown("[a link](https://www.google.com)")