Skip to content

gds 157 neo4j viz buttons not showing in marimo#288

Merged
FlorentinD merged 11 commits intomainfrom
gds-157-neo4j-viz-buttons-not-showing-in-marimo
Mar 10, 2026
Merged

gds 157 neo4j viz buttons not showing in marimo#288
FlorentinD merged 11 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 2 times, most recently from 847dd73 to f3ef409 Compare February 27, 2026 14:05
@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

@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.

This works as expected. Its really related to the Marimo rendering :/
the default doesnt show the icons correctly.
now the icons are shown but other parts of the styling are still off
@FlorentinD FlorentinD force-pushed the gds-157-neo4j-viz-buttons-not-showing-in-marimo branch from 8cd97b8 to caded8e Compare March 6, 2026 10:02
@FlorentinD FlorentinD marked this pull request as ready for review March 10, 2026 12:15
@FlorentinD FlorentinD merged commit 7581b03 into main Mar 10, 2026
11 checks passed
@FlorentinD FlorentinD deleted the gds-157-neo4j-viz-buttons-not-showing-in-marimo branch March 10, 2026 12:16
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