Skip to content

Commit

Permalink
Replacing docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Erick Verleye committed Apr 4, 2024
1 parent 673b4eb commit 51d2a40
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 3 deletions.
Binary file removed .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-jupyterlab-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:

build:
runs-on: ubuntu-latest # Change to ubuntu-latest-m (medium) or ubuntu-latest-l (large) if you need a larger VM to build image
runs-on: ubuntu-latest

steps:

Expand Down
Binary file removed docs/.DS_Store
Binary file not shown.
Binary file modified docs/assets/docker_basics/workflows.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion docs/resources/docker_basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,4 +223,6 @@ Find the workflow in the Workflow navigation menu and click on it
![Workflows](../assets/docker_basics/workflows.png)

Click on the run workflow dropdown and click Run Workflow
![RunWorkflow](../assets/docker_basics/run_workflow.png)
![RunWorkflow](../assets/docker_basics/run_workflow.png)

## Deploying the Image on CyVerse
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repo_name: Working-group-home
repo_url: https://github.com/CU-ESIIL/Working_group_oasis
edit_uri: edit/main/docs/
# Copyright
copyright: 'Copyright © 2023 University of Colorado Boulder'
copyright: 'Copyright © 2024 University of Colorado Boulder'

# Page tree
nav:
Expand Down

0 comments on commit 51d2a40

Please sign in to comment.