eaglelandsonce commited on
Commit
d3dd6cc
·
verified ·
1 Parent(s): 4ea8b53

Update pages/5_Connected_Goal_Graph.py

Browse files
Files changed (1) hide show
  1. pages/5_Connected_Goal_Graph.py +1 -1
pages/5_Connected_Goal_Graph.py CHANGED
@@ -29,7 +29,7 @@ html_content = """
29
  </style>
30
  </head>
31
  <body>
32
- <h1>Comprehensive Exam Data Analysis with Pandas - 30 Industry Goals with Connections</h1>
33
  <div id="goalSpace"></div>
34
  <div id="info"></div>
35
  <div id="selectedGoal"></div>
 
29
  </style>
30
  </head>
31
  <body>
32
+
33
  <div id="goalSpace"></div>
34
  <div id="info"></div>
35
  <div id="selectedGoal"></div>