sh -c "$(wget https://git.biblio19.net/school/capstone-design/01/tensorflow-docker-gpu-jupyterhub/-/raw/main/jupyterhub_installation.sh -O -)"
```
### To-Do
- [ ] Add custom user
- [x] Add docker-copmose.yml with new custom image
-[x] Add docker-compose.override.yml with [new custom image](https://git.biblio19.net/school/capstone-design/01/tensorflow-docker-gpu-jupyterhub/container_registry)
<details>
<summary>Reference link</summary>
-[Tensorflow GPU JupyterLab Docker Container — How to access files using Jupyter lab on localhost from a remote machine docker container](https://pallawi-ds.medium.com/tensorflow-gpu-jupyterlab-docker-container-how-to-access-files-using-jupyter-lab-on-localhost-ba4ff281e4a4)