CrayLabs / SmartDashboard

SmartSim Dashboard Package.
BSD 2-Clause "Simplified" License
6 stars 2 forks source link

SmartDashboard #15: local_css() doesn't handle file not found condition #18

Closed AlyssaCote closed 10 months ago

AlyssaCote commented 10 months ago

Added a try/except block to catch a FileNotFoundError if the css file cannot be found. The page will now load and work normally with a few elements that are not styled.