Commit Graph

13 Commits

Author SHA1 Message Date
93c0e3af35 Merge pull request 'feat: enable multirelease' (#6) from neoloc/multirelease into master
All checks were successful
Deploy / build (push) Successful in 1m59s
Reviewed-on: https://git.query.consul/unkin/docker-almalinux-jupyterinstance/pulls/6
2024-12-20 20:42:33 +11:00
ac7bafa7b3 feat: enable multirelease
All checks were successful
Build / build (pull_request) Successful in 2m8s
- manage almalinux 8 and 9 deployments
2024-12-20 20:39:03 +11:00
ebd96a4324 Merge pull request 'feat: use runnerdnd image' (#5) from neoloc/runnerdnd into master
All checks were successful
Deploy / build (push) Successful in 3m29s
Reviewed-on: https://git.query.consul/unkin/docker-almalinux-jupyterinstance/pulls/5
2024-12-01 13:19:55 +11:00
7fe43de00c feat: use runnerdnd image
All checks were successful
Build / build (pull_request) Successful in 4s
- remove environment steps as they are now in the runnerdnd image
2024-12-01 13:18:27 +11:00
6fe441a9c9 Merge pull request 'feat: add common required modules to the jupyter instance' (#4) from neoloc/python_modules into master
All checks were successful
Deploy / build (push) Successful in 3m50s
Reviewed-on: https://git.query.consul/unkin/docker-almalinux-jupyterinstance/pulls/4
2024-11-16 19:55:19 +11:00
df744c031b feat: add common required modules to the jupyter instance
All checks were successful
Build / build (pull_request) Successful in 1m10s
- numpy, pandas, matplotlib, pyarrow, pyyaml
2024-11-16 19:52:38 +11:00
6bff1ed83f Merge pull request 'feat: makefile advancements' (#3) from neoloc/add_work_dir into master
All checks were successful
Deploy / build (push) Successful in 46s
Reviewed-on: https://git.query.consul/unkin/docker-almalinux-jupyterinstance/pulls/3
2024-11-16 19:11:40 +11:00
0f2d2b49ca feat: makefile advancements
All checks were successful
Build / build (pull_request) Successful in 44s
- add test target
- update clean target
2024-11-16 19:09:23 +11:00
e075640c0c Merge pull request 'feat: add work directory to container' (#2) from neoloc/add_work_dir into master
All checks were successful
Deploy / build (push) Successful in 51s
Reviewed-on: https://git.query.consul/unkin/docker-almalinux-jupyterinstance/pulls/2
2024-11-16 19:06:19 +11:00
adc01e2707 feat: add work directory to container
All checks were successful
Build / build (pull_request) Successful in 2m17s
2024-11-16 19:03:14 +11:00
7386f2f9d9 Merge pull request 'feat: first commit of jupyterinstnace' (#1) from neoloc/firstimage into master
All checks were successful
Deploy / build (push) Successful in 1m9s
Reviewed-on: https://git.query.consul/unkin/docker-almalinux-jupyterinstance/pulls/1
2024-11-10 20:19:41 +11:00
e02d3a0c6d feat: first commit of jupyterinstnace
All checks were successful
Build / build (pull_request) Successful in 1m41s
- builds container with python3.12 and minimal required pip packages
2024-11-10 12:39:55 +11:00
unkin
116a75de67 Initial commit 2024-11-10 11:53:40 +11:00