Skip to content

Instantly share code, notes, and snippets.

@cgranade
Created May 5, 2022 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cgranade/23504701a79862d30e40e83ac65849c7 to your computer and use it in GitHub Desktop.
Save cgranade/23504701a79862d30e40e83ac65849c7 to your computer and use it in GitHub Desktop.
name: repo2docker-repro
dependencies:
- notebook
- python
- numpy
#!/bin/bash
set -e
echo "Hello!"
touch ~/hello
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment