Skip to content

gds 157 neo4j viz buttons not showing in marimo#288

Draft
FlorentinD wants to merge 4 commits intomainfrom
gds-157-neo4j-viz-buttons-not-showing-in-marimo
Draft

gds 157 neo4j viz buttons not showing in marimo#288
FlorentinD wants to merge 4 commits intomainfrom
gds-157-neo4j-viz-buttons-not-showing-in-marimo

Conversation

@FlorentinD
Copy link
Collaborator

@FlorentinD FlorentinD commented Feb 27, 2026

current status:

  • reproduced issue in marimo
  • only zoom in/out are missing the other buttons are now present (bottom island)
  • saving output to file + open in browser does fix it
    --> Likely related to Marimo renderer.

past Marimo issue around styling: marimo-team/marimo#3816

manual fix - set the custom css in the marimo notebook config to the css file we use -- such as python-wrapper/src/neo4j_viz/resources/nvl_entrypoint/style.css
but thats only possible in my local setup

@FlorentinD FlorentinD force-pushed the gds-157-neo4j-viz-buttons-not-showing-in-marimo branch from 76511da to 47cd835 Compare February 27, 2026 13:51
@FlorentinD FlorentinD force-pushed the gds-157-neo4j-viz-buttons-not-showing-in-marimo branch from 847dd73 to f3ef409 Compare February 27, 2026 14:05
This works as expected. Its really related to the Marimo rendering :/
@FlorentinD
Copy link
Collaborator Author

FlorentinD commented Feb 27, 2026

explictly passing the buttons to use helps with showing them. the styling is still off but at least they are present

image

the default doesnt show the icons correctly.
now the icons are shown but other parts of the styling are still off
@FlorentinD
Copy link
Collaborator Author

FlorentinD commented Feb 27, 2026

@OskarDamkjaer Marimo is not able to handle having the css inside its own file.
I think we need to inline it again into the index.html.

Missing some vite knowledge on how to inline.

Also asked in the marimo repo for some more help.
but could not get any further yet.

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

Successfully merging this pull request may close these issues.

1 participant