You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The aim is to create a bundled executable with all python dependencies for the drunc_ui frontend, such that it can be deployed easily on whatever test instance they set up -- at least until Kubernetes is set up.
The aim is to create a bundled executable with all python dependencies for the
drunc_uifrontend, such that it can be deployed easily on whatever test instance they set up -- at least until Kubernetes is set up.Probably using
pyinstaller.