Skip to content

Commit

Permalink
Deprecate
Browse files Browse the repository at this point in the history
  • Loading branch information
jnumainville authored Sep 12, 2023
1 parent bbf9c48 commit 8b9860c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Deephaven Plugin for matplotlib
# DEPRECATED

Please use the monorepo at https://github.com/deephaven/deephaven-plugins

The Deephaven Plugin for matplotlib. Allows for opening matplotlib plots in a Deephaven environment. Any matplotlib plot
should be viewable by default. For example:
Expand Down Expand Up @@ -125,4 +127,4 @@ python -m build --wheel
The wheel is stored in `dist/`.

To test within [deephaven-core](https://github.com/deephaven/deephaven-core), note where this wheel is stored (using `pwd`, for example).
Then, follow the directions in the [deephaven-js-plugins](https://github.com/deephaven/deephaven-js-plugins) repo.
Then, follow the directions in the [deephaven-js-plugins](https://github.com/deephaven/deephaven-js-plugins) repo.

0 comments on commit 8b9860c

Please sign in to comment.