Is there a way to provide a Dockerfile or reference to a public docker image instead of relying on requirements.txt etc ?
Context: I'm working on a repo2docker Action that integrates with GitHub and want to explore automatically launching notebooks from a repo.
Google Cloud seems like a promising place to start! P.S. I found this tool through @rand
Is there a way to provide a Dockerfile or reference to a public docker image instead of relying on requirements.txt etc ?
Context: I'm working on a repo2docker Action that integrates with GitHub and want to explore automatically launching notebooks from a repo.
Google Cloud seems like a promising place to start! P.S. I found this tool through @rand