mirror of
https://github.com/SikongJueluo/Mini-Nav.git
synced 2026-03-12 20:35:31 +08:00
feat(visualizer): add Dash-based web interface for data visualization
This commit is contained in:
3
mini-nav/visualizer/__init__.py
Normal file
3
mini-nav/visualizer/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .app import app
|
||||
|
||||
__all__ = ["app"]
|
||||
Reference in New Issue
Block a user