Commit Graph

8 Commits

Author SHA1 Message Date
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