Skip to content

Commit 73f05e7

Browse files
committed
Updated logbook
1 parent 6cc2ffe commit 73f05e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

evaluation/posts/2024_06_10/index.qmd

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ categories: [compendium]
77

88
::: {.callout-note}
99

10-
Continued working on research compendium.
10+
Continued working on research compendium (tests, Docker).
1111

1212
:::
1313

@@ -30,3 +30,5 @@ Continued working on research compendium...
3030
* After rebuilding the container, ran using `sudo docker run -it -p 8080:80 --name covid19_docker covid19`, then did the commands `conda activate covid19` and `jupyter-lab`
3131
* Opened browser and entered `localhost:8080`
3232
* Succesfully ran `reproduction.ipynb`
33+
* Uploaded image to GitHub container registry (<https://github.com/features/packages>) - using this instead of DockerHub as it means the image can be associated with an organisation (whilst DockerHub requires payment for organisations) - and pushed using GitHub action (as had issues trying to push from terminal with my user's personal access token)
34+
* Created BinderHub config file to use the GHCR image, then set up on <mybinder.org>.

0 commit comments

Comments
 (0)