Chirag commited on
Commit
6a30844
·
1 Parent(s): d0dfa7f
Files changed (1) hide show
  1. app.sh +0 -2
app.sh CHANGED
@@ -1,7 +1,5 @@
1
  #!/bin/bash
2
 
3
- !pip install -q nbconvert nbformat jupyter ipykernel lxml_html_clean
4
-
5
  # Register the python3 kernel
6
  python -m ipykernel install --user
7
 
 
1
  #!/bin/bash
2
 
 
 
3
  # Register the python3 kernel
4
  python -m ipykernel install --user
5