File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
22_commit : 47497b5
33_src_path : gh:scipp/copier_template
4- description : Matplotlib replacement for Jupyter that uses WebGL via Pythreejs
4+ description : Matplotlib clone for Jupyter that uses WebGL via Pythreejs
55max_python : ' 3.13'
66min_python : ' 3.11'
77namespace_package : ' '
Original file line number Diff line number Diff line change 77
88## About
99
10- Matplotlib replacement for Jupyter that uses WebGL via Pythreejs
10+ Matplotlib clone for Jupyter that uses WebGL via Pythreejs
1111
1212## Installation
1313
Original file line number Diff line number Diff line change 2424# {transparent}` Matplotgl `
2525
2626<div style =" font-size :1.2em ;font-style :italic ;color :var (--pst-color-text-muted );text-align :center ;" >
27- Matplotlib replacement for Jupyter that uses WebGL via Pythreejs
27+ Matplotlib clone for Jupyter that uses WebGL via Pythreejs
2828 </br ></br >
2929</div >
3030
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
88[project ]
99name = " matplotgl"
10- description = " Matplotlib replacement for Jupyter that uses WebGL via Pythreejs"
10+ description = " Matplotlib clone for Jupyter that uses WebGL via Pythreejs"
1111authors = [{ name = " Scipp contributors" }]
1212license = " BSD-3-Clause"
1313license-files = [" LICENSE" ]
You can’t perform that action at this time.
0 commit comments