Skip to content

Commit a3971be

Browse files
authored
Merge pull request #1 from fastplotlib/prototype
cleanup prototype nb, add comments
2 parents d605bc0 + 445be21 commit a3971be

File tree

3 files changed

+156
-352
lines changed

3 files changed

+156
-352
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.ipynb_checkpoints

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# fpl-napari
2-
Adding fastplotlib as a front-end option for napari
2+
Prototype for using [`fastplotlib`](https://github.com/fastplotlib/fastplotlib) as a graphics/plotting backend for `napari`. Would allow `napari` to be used in the browser :)
3+
4+
Rough prototype, but promising!
5+
![fpl-napari](https://github.com/fastplotlib/fpl-napari/assets/69729525/727a6d3d-5e6c-407b-b499-b4182771cb5e)

0 commit comments

Comments
 (0)