import webbrowser

from ij.gui import WaitForUserDialog

WaitForUserDialog("This ShinyApp is still in the developing phase!").show()
webbrowser.open("https://dcolamethins.shinyapps.io/ShinyApp_Cluster_Analysis/")