-
You might add instructions how to install and run SpotifyFinder without using an IDE.
Create a new environment (needed once):
`python -m venv ./venv`
Activate the environment (needed always):
…
obetz updated
5 months ago
-
In GenAIEval/evals/benchmark/README.md (and others), the first step in the instructions is,
```
pip install -r ../../requirements.txt
```
There's a non-stated assumption of the current direct…
-
It looks like I need to update the surface dataset file for our site at Barro Colorado Island. I generated the following error when trying to build with ctsm5.3.008:
```
Opened existing file /ho…
-
Hello, could you please add some instructions on how to set this up? I'm following the instruction from [here](https://github.com/eclipsesource/theia-cloud#installation) but I'm getting the following …
-
Hi, looks like there's a typo on the lld build instructions. Where it says:
```
cmake -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_PROJECTS=lld -DCMAKE_INSTALL_PREFIX=/usr/local ../llvm-project/llvm
…
-
The instructions at https://github.com/opensanctions/nomenklatura/blob/main/README.md don't result in any match candidates when using the suggested file https://github.com/opensanctions/nomenklatura/b…
-
Is it possible to use MedCAM with nnUNetv2? If so, could you please provide detailed instructions on how to integrate and use MedCAM with nnUNetv2?
-
Readme need instructions for contributors to learn and contribute.
-
Assign this issue to me
I will add details for setting up the virtual environment & installing the required dependencies.
-
Thank you so much for this much needed documentation!
It would be cool to have a guide on getting SSR up and running :)