Last active
October 15, 2019 02:53
-
-
Save thautwarm/4c4a7b2494c064194ff97ff8e59623bf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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