diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 663720fd2..90d85b677 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: run: | pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128 pip install --upgrade "jax[cuda12-local]" - pip install numpyro + pip install numpyro pyro-ppl python scripts/test-jax-install.py - name: Check nvidia Drivers shell: bash -l {0} diff --git a/lectures/troubleshooting.md b/lectures/troubleshooting.md index f4e196f01..f9f162c5d 100644 --- a/lectures/troubleshooting.md +++ b/lectures/troubleshooting.md @@ -69,7 +69,5 @@ One way to give feedback is to raise an issue through our [issue tracker](https: Please be as specific as possible. Tell us where the problem is and as much detail about your local set up as you can provide. -Another feedback option is to use our [discourse forum](https://discourse.quantecon.org/). - Finally, you can provide direct feedback to [contact@quantecon.org](mailto:contact@quantecon.org)