prakharg24 commited on
Commit
4b91cab
·
verified ·
1 Parent(s): e6c6a25

Update my_pages/multiverse.py

Browse files
Files changed (1) hide show
  1. my_pages/multiverse.py +1 -1
my_pages/multiverse.py CHANGED
@@ -1,7 +1,7 @@
1
  # pages/multiverse.py
2
  import streamlit as st
3
  import plotly.graph_objects as go
4
- from utils import go_to
5
 
6
  choices_list = [
7
  {"label": "Data Scaling", "options": [
 
1
  # pages/multiverse.py
2
  import streamlit as st
3
  import plotly.graph_objects as go
4
+ from utils import add_navigation
5
 
6
  choices_list = [
7
  {"label": "Data Scaling", "options": [