import math
import plotly
import numpy as np
import pandas as pd
import cufflinks as cf
from mitosheet import sheet
import plotly.express as px
import plotly.graph_objects as go
from IPython.core.interactiveshell import InteractiveShell
# InteractiveShell.ast_node_interactivity = 'all'
InteractiveShell.ast_node_interactivity = 'last'