[self-contained `install.sh` script](https://github.com/brando90/learning_lean/blob/main/install.sh)
[self-contained `install.sh` script](https://github.com/brando90/learning_lean/blob/main/install.sh)
This commit is contained in:
parent
65dcaa2ea5
commit
e533bcc088
|
@ -3,6 +3,7 @@
|
||||||
Python interface to the Pantograph library
|
Python interface to the Pantograph library
|
||||||
|
|
||||||
# Getting started
|
# Getting started
|
||||||
|
Note: For [self-contained `install.sh` script for lean](https://github.com/brando90/learning_lean/blob/main/install.sh).
|
||||||
|
|
||||||
## Install 1: With Conda and Pip in the SNAP cluster
|
## Install 1: With Conda and Pip in the SNAP cluster
|
||||||
|
|
||||||
|
@ -139,4 +140,4 @@ cd ~/PyPantograph
|
||||||
python -m pantograph.server
|
python -m pantograph.server
|
||||||
# python $HOME/PyPantograph/pantograph/server.py
|
# python $HOME/PyPantograph/pantograph/server.py
|
||||||
# python $HOME/PyPantograph/test_vllm.py
|
# python $HOME/PyPantograph/test_vllm.py
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue