homologyviz.assets package

Module contents

Static assets used by the HomologyViz app.

This package contains non-Python resources required by the Dash app:

  • logo.png : App logo used in the interface and README

  • shutdown.js : JavaScript function for handling app shutdown on tab close

  • style.css : Custom CSS styles for layout and theming

These files are loaded automatically by Dash when placed in the assets/ folder.

Note

This module does not contain Python code. It exists to support the GUI of the app.

Notes

  • This file is part of HomologyViz

  • BSD 3-Clause License

  • Copyright (c) 2024, Iván Muñoz Gutiérrez