Skip to content

Add the "None" frontend #173

@leafty

Description

@leafty

Add a "None" frontend so that users can build session images where they bring their own frontend.

Typical use-case: app dashboards, e.g. streamlit

In this case, the project folder would contain a Procfile which defines the default web process to launch.

Why is this needed? The other frontend options add default = true to the launch configuration, so the custom frontend would need to be launched manually and would not be the default. With the explicit "none" frontend, we can let users define their own default process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions