Uninstall TLJH Plugin

I was wondering if there was a way to uninstall a plugin. My use case is that I am testing out a TLJH installation. I have tried installing the tljh_repo2docker and ran into an issue during the installation. I know in general my development workflow should be better and I should probably have a test environment TLJH and production TLJH for the future course this system will be for, but in the meantime, I was wondering if there was a way to ‘roll back’/uninstall/delist delist a plugin. Currently, I found a workaround by going into the tljh_custom_jupyterhub_config implementation of the hook for the plugin and commenting out the spawner_class definition allowing things to go back to the default spawner.

In general, this knowledge would give me the confidence for installing future plugins though if I knew I could roll them back. Thank you for your help.

1 Like