Interact with a Bokeh App

After deploying a project, you are ready to interact with your Deployment. The following example is a Bokeh app for data clustering.

  1. From the Projects list, click the Sample Projects link.

  2. Find the project named “data_clustering” and click the “Save to My Projects” link.

  3. Return to the Projects page, click the project “data_clustering” to open the Project Detail page.

  4. Click the left Deploy tab, then click the Deploy button to deploy the project. Click the Done button when finished.

    ../../_images/ae50-bokehapp-deploy.png
  5. Now you can interact with the data clustering Bokeh App by selecting different datasets and algorithms. You can also change the number of clusters and the number of data samples.

    Mini Batch K-Means Algorithm:

    ../../_images/ae50-bokehapp-output.png

Mean-shift Algorithm:

../../_images/ae50-bokehapp-output2.png