Skip to content

Instantly share code, notes, and snippets.

@thautwarm
Last active October 15, 2019 02:53
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 thautwarm/4c4a7b2494c064194ff97ff8e59623bf to your computer and use it in GitHub Desktop.
Save thautwarm/4c4a7b2494c064194ff97ff8e59623bf to your computer and use it in GitHub Desktop.
ipython profile create && \
pip install -U moshmosh-base -i https://pypi.org/simple --no-compile &&\
wget https://raw.githubusercontent.com/thautwarm/moshmosh/master/moshmosh_ipy.py &&\
mv moshmosh_ipy.py /home/$USER/.ipython/profile_default/startup/moshmosh_ipy.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment