Skip to content

Commit

Permalink
Updated index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijitpaul0212 committed Nov 6, 2023
1 parent aa24739 commit 520ef17
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
</head>
<body>
<h1>Welcome to Data Science Project Session</h1>
<h2>Let's learn and get a job</h2>
<a href="{{url_for('predict_datapoint')}}">
<button>Click Me!</button>
</a>
</body>
</html>

0 comments on commit 520ef17

Please sign in to comment.