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
{{ message }}
This repository was archived by the owner on May 2, 2018. It is now read-only.
The most distinguishing feature of a MathHub worker is the set of libraries installed in it. We need to have a way of configuring this. Currently we need to configure several things all over MathHub to install a library. We should either have
a blow-by-blow guide of what to do
an interaction that helps users do all the configurations
concentrate all the configurations in the respective library and/or repository so that we only need the repos URI to install (and configure it).
Of ourse, the lower in this list the better.