Skip to content

Commit

Permalink
Merge pull request #17 from zyue110026/master
Browse files Browse the repository at this point in the history
Update app.py
  • Loading branch information
akondrahman authored Jul 25, 2024
2 parents 7ad4ba6 + 00df1e4 commit 7cccb8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dataset_viewer/app.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# simple test changes
from flask import Flask, render_template, request, jsonify, session
import pandas as pd
from datasets import Dataset
Expand Down

0 comments on commit 7cccb8c

Please sign in to comment.