Skip to content

automatically start jupyter? #1

@jakoch

Description

@jakoch

currently, you have to start the notebook manually after the container is build.
find out, if we can automatically start the notebook server in the background, e.g.
by adding the following line to devcontainer.json
"postStartCommand": "nohup bash -c 'start-notebooks.sh &'"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions