Publish a Code Assist App

Learn how to create and deploy an app with Code Assist. An app is a convenient way to combine a selection of notebook outputs into a single view for sharing or re-use. When you deploy an app, Domino creates a public URL that anyone can access.

Create an App

Build a simple app, using the output of Jupyter cells, that explores penguin bill-size data. You must have already completed the following:

  • Load the penguins data

  • Create a scatter plot of body mass versus bill length colored by species

  • Create a cross-filter selector on island

Creating an app with Code Assist
  1. Hover over the assistant icon icon. Select the App item from the popup menu.

    Select the App item from the popup menu
  2. In the app configuration widget, select the components to include in the app by toggling them on and off. You’ll only see components which have been defined in the notebook.

    All your selected components will be added to the app canvas, but you’ll likely need to re-arrange them by dragging and resizing.

  3. When you’re happy with the app layout, click the RUN button to add the code to the notebook.

  4. Click the PREVIEW APP button to see an interactive preview of the app.

    View an interactive preview of the app

Deploy and share

Now that you’ve created an app, deploy it to share it with others.

  1. Click the DEPLOY APP button. Wait until the app finishes deploying and becomes available.

  2. When the app is deployed and available you can press the VIEW APP button.

  3. Go to App in the Domino menu.

    Here, you can copy the link to the deployed app and share it with others.

    Publish the app
  4. Go to the Permissions tab to select who can view the app.