Skip to content

Commit

Permalink
minor chjange
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Al-Saffar committed Aug 2, 2024
1 parent 1a97e52 commit 90e5c61
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions myresources/crocodile/plotly_management.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,10 @@

from crocodile.file_management import P
from crocodile.core import randstr
# from crocodile.meta import Terminal

# import pandas as pd

# import plotly.graph_objects as go
# import plotly.express as px
# from plotly.subplots import make_subplots
import plotly.io as pio
# import dash_bootstrap_components as dbc

import dash
# from dash import Input, Output, State, callback_context as ctx
# from dash import dcc
# from dash import html
# import dash_daq as daq
from typing import Any, Optional

from types import SimpleNamespace
# import sys

pio.renderers.default = "browser"

Expand Down

0 comments on commit 90e5c61

Please sign in to comment.