Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of locations #85

Open
Zarquan opened this issue Oct 25, 2024 · 0 comments
Open

List of locations #85

Zarquan opened this issue Oct 25, 2024 · 0 comments

Comments

@Zarquan
Copy link
Member

Zarquan commented Oct 25, 2024

Change the model for executables like Docker containers and Jupyter notebooks to include a list of multiple source locations, and a file size and checksum to verify it.

executable:
  name: My Jupyter notebook
  type: urn:jupyter-notebook-0.1
  notebook:
    source:
      type: urn:file-download
      filename: 02_dmhh.ipynb
      filepath: "${sesionhome}"
      source:
        - https://www.github.com/....
        - https://www.gitlab.com/....
      filesize:
        value: 14270
        units: B
      checksums:
        - algorithm: md5sum
          value: 857480ff982d88530f876b95046fa601
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant