Groundspout commited on
Commit
437ab20
1 Parent(s): 13307c7

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@
2
  # coding: utf-8
3
 
4
  # In[ ]:
5
-
6
 
7
  get_ipython().system('curl -Lo microsoftexcel.zip https://huggingface.co/nolanaatama/colab/resolve/main/microsoftexcel131.zip')
8
  get_ipython().system('unzip /content/microsoftexcel.zip')
 
2
  # coding: utf-8
3
 
4
  # In[ ]:
5
+ from IPython import get_ipython
6
 
7
  get_ipython().system('curl -Lo microsoftexcel.zip https://huggingface.co/nolanaatama/colab/resolve/main/microsoftexcel131.zip')
8
  get_ipython().system('unzip /content/microsoftexcel.zip')