File tree 2 files changed +2
-1
lines changed
Filter options
2 files changed +2
-1
lines changed
Original file line number Diff line number Diff line change 7
7
[ ![ CI] ( https://github.com/kushalkolar/fastplotlib/actions/workflows/ci.yml/badge.svg )] ( https://github.com/kushalkolar/fastplotlib/actions/workflows/ci.yml )
8
8
[ ![ PyPI version] ( https://badge.fury.io/py/fastplotlib.svg )] ( https://badge.fury.io/py/fastplotlib )
9
9
[ ![ Documentation Status] ( https://readthedocs.org/projects/fastplotlib/badge/?version=latest )] ( https://fastplotlib.readthedocs.io/en/latest/?badge=latest )
10
+ [ ![ DOI] ( https://zenodo.org/badge/485481453.svg )] ( https://zenodo.org/doi/10.5281/zenodo.13365890 )
10
11
11
12
[ ** Installation** ] ( https://github.com/kushalkolar/fastplotlib#installation ) |
12
13
[ ** GPU Drivers** ] ( https://github.com/kushalkolar/fastplotlib#graphics-drivers ) |
Original file line number Diff line number Diff line change 101
101
intersphinx_mapping = {
102
102
"python" : ("https://docs.python.org/3" , None ),
103
103
"numpy" : ("https://numpy.org/doc/stable/" , None ),
104
- "pygfx" : ("https://pygfx.org/stable" , None ),
104
+ "pygfx" : ("https://docs. pygfx.org/stable/ " , None ),
105
105
"wgpu" : ("https://wgpu-py.readthedocs.io/en/latest" , None ),
106
106
"fastplotlib" : ("https://fastplotlib.readthedocs.io/en/latest/" , None ),
107
107
}
You can’t perform that action at this time.
0 commit comments