create-adapter
create-adapter copied to clipboard
Remove vis dependancy from io-package
Whenever you specify that an adapter contains widgets, a dependency on "vis" is created in the io-package and is often not removed by the developer if the adapter is not primarily related to Vis.
We should remove the dependency on Vis or only add it if the adapter is exclusively a VIS widget.