File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 - name : Install dependencies
2424 run : |
2525 python -m pip install --upgrade pip
26+ pip install https://github.com/pyro-ppl/numpyro/archive/master.zip
2627 pip install -r requirements.txt
2728 pip install nbval
2829 - name : Test with nbval
4748 - name : Install dependencies
4849 run : |
4950 python -m pip install --upgrade pip
51+ pip install https://github.com/pyro-ppl/numpyro/archive/master.zip
5052 pip install -r requirements.txt
5153 pip install nbval
5254 - name : Test with nbval
Original file line number Diff line number Diff line change 1655216552 "name": "python",
1655316553 "nbconvert_exporter": "python",
1655416554 "pygments_lexer": "ipython3",
16555- "version": "3.6.9 "
16555+ "version": "3.8.3 "
1655616556 }
1655716557 },
1655816558 "nbformat": 4,
Original file line number Diff line number Diff line change 3131 "name" : " python" ,
3232 "nbconvert_exporter" : " python" ,
3333 "pygments_lexer" : " ipython3" ,
34- "version" : " 3.6.9 "
34+ "version" : " 3.8.3 "
3535 }
3636 },
3737 "nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments