DonneyF

Results 4 comments of DonneyF

I have "implemented" this feature by overriding certain source files in the provided docker containers. i.e. adding `-v /opt/tubearchivist/yt_dlp_base.py:/app/home/src/download/yt_dlp_base.py` to `docker run` or similar for other uses of docker. As...

Hi Kevin, A use case I was investigating and demo-ing with Enterprise Gateway is the ability for a single JupyterHub server to connect to remote kernels with specific hardware attached...

I use [Gunicorn](https://gunicorn.org/) to serve the Flask app. I then use [nginx](https://www.nginx.com/) as a reverse proxy to the API, and to serve the static files. This is hosted on a...

I just use free services. Both Oracle Cloud and Google Cloud have perpetual free tiers that give you compute instances to try out. You do need a credit card though....