Update Pipfile
This commit is contained in:
3
Pipfile
3
Pipfile
@@ -14,4 +14,5 @@ aiofile = "*"
|
||||
python_version = "3.8"
|
||||
|
||||
[scripts]
|
||||
jupyter = "python3 -m jupyter lab --ip 0.0.0.0 --NotebookApp.token ''"
|
||||
jupyter = "python3 -m jupyter lab"
|
||||
httpserver = "python3 httpserver.py"
|
||||
|
Reference in New Issue
Block a user