Modalanalyse Repository

  • Michael Zauner
  • Jan Valasek
  • Sebastian Thormann
  • Alexandra Leukauf

Python 3.6

Clone/New repo

Terminal (top right command) for executing Git Commands.

Jupyter

Don't stage output of the notebook files!

Use nbstripout:

# Anaconda Command Prompt
conda install -c conda-forge nbstripout

# Git Command
nbstripout --install
nbstripout --status  # Just for checking

Toggle Comment (I'm going to give up on this one!): Hold Alt-Key and select multiple lines to edit.

JSAnimation

Direct installation with PIP

# Anaconda Command Prompt
pip install git+https://github.com/jakevdp/JSAnimation.git