Carlos2312 commited on
Commit
88c525e
·
verified ·
1 Parent(s): 17aa26e

Update setup_test.py

Browse files
Files changed (1) hide show
  1. setup_test.py +1 -0
setup_test.py CHANGED
@@ -1,6 +1,7 @@
1
  from IPython.display import display, HTML, clear_output
2
  from IPython import get_ipython
3
  from pathlib import Path
 
4
  import subprocess, time, os, shlex
5
  from nenen88 import pull, say, download, clone, tempe
6
 
 
1
  from IPython.display import display, HTML, clear_output
2
  from IPython import get_ipython
3
  from pathlib import Path
4
+ from ipywidgets import widgets, Layout
5
  import subprocess, time, os, shlex
6
  from nenen88 import pull, say, download, clone, tempe
7