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
This is a inferfaces for the Sequencescape API based on
jQuery mobile. It needs to be served from the same location
as sequencescape.
If you use nginx then add the following:
locations /apps/ {
alias <where yours apps live>;
}
About
jQuery mobile based interface for Sequencescape API