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
For enterprise usage of CML we often have to set up self-hosted cml-runners to be run on a server without an internet connection. Usually, it's due to some security issues. In such cases, it is not easy to set up everything.
The current way to install cml-runner requires Internet access to install npm dependencies + it automatically downloads the latest version of github/gitlab runners.
This issue requests a way to install and set up CML (cml-runners) on a system without an Internet connection.