parent
b9108a77c5
commit
a5c36b1c7c
@ -1,2 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
export PYTHONPATH="../Sources"
|
export PYTHONPATH="../Sources"
|
||||||
./../Resources/LPy64-3105/bin/python3.10 "config.py"
|
./../Resources/LPy64-3105/bin/python3.10 "config.py"
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
export PYTHONPATH="../Sources"
|
export PYTHONPATH="../Sources"
|
||||||
./../Resources/LPy64-3105/bin/python3.10 "config.py"
|
./../Resources/LPy64-3105/bin/python3.10 "config.py"
|
||||||
|
@ -1 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
./../../Resources/LPy64-3105/bin/python3.10 -m notebook --notebook-dir=$PWD
|
./../../Resources/LPy64-3105/bin/python3.10 -m notebook --notebook-dir=$PWD
|
||||||
|
Loading…
Reference in new issue