Open CJ-Wright opened 5 years ago
It seems that matplotlib is a requirement to load up the databroker. This causes a bunch of issues where X and other graphics servers are tenuous (CIs, ssh without X, su + ssh, etc.) It would be great to remove the MPL requirement from databroker.
This was done and is now tested in CI.
Actually, I was incorrect. We fixed this in bluesky and test it there. It is still an issue in databroker; see #398 for details.
It seems that matplotlib is a requirement to load up the databroker. This causes a bunch of issues where X and other graphics servers are tenuous (CIs, ssh without X, su + ssh, etc.) It would be great to remove the MPL requirement from databroker.