J. Fernando Sánchez 5 years ago committed by GitHub
parent 3381020cb9
commit e14b7ed50c

@ -13,7 +13,8 @@
"if usersite not in sys.path:\n",
" sys.path.append(usersite)\n",
"!{sys.executable} -m pip install --user bitter",
"import os"
"import os",
"import bitter"
]
},
{

Loading…
Cancel
Save