Chirag commited on
Commit
d0dfa7f
·
1 Parent(s): eba31ce
Files changed (1) hide show
  1. app.sh +1 -1
app.sh CHANGED
@@ -1,6 +1,6 @@
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
 
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