jupyter / run.sh
joseavilasg's picture
Update run.sh
143f18b verified
raw
history blame contribute delete
No virus
115 Bytes
#!/bin/bash
/opt/conda/bin/jupyter lab --ip=0.0.0.0 --port=7860 --no-browser --NotebookApp.password='' --allow-root