spatialdata
spatialdata copied to clipboard
Having auto-completion when using spatialdata-plot
When using spatialdata-plot, I don't have auto-completion on VS Code. It seems to be the same in PyCharm.
Also, one area to explore would be to import spatialdata-plot (if installed) when trying to use sdata.pl for the first time.
Also the way to do plugins in Python is by using Etrypoints, so you should do that instead of monkeypatching.