Skip to content

Instantly share code, notes, and snippets.

@RobotOptimist
Last active December 16, 2020 17:59
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 RobotOptimist/838eb0b60b68cd0e6f578af62bb8cf8c to your computer and use it in GitHub Desktop.
Save RobotOptimist/838eb0b60b68cd0e6f578af62bb8cf8c to your computer and use it in GitHub Desktop.
Wealth Disparity By Luck
FROM jmacivor/dotnet-binder:0.1.1
ARG NB_USER=jovyan
ARG NB_UID=1000
USER $NB_USER
ENV HOME=/home/$NB_USER
WORKDIR $HOME
COPY lucky_wealth.ipynb $HOME/lucky_wealth.ipynb
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment