6
votes
1answer
198 views

Running an initialization cell on Mathematica start up

I am writing a bash script to run a bunch of Mathematica .nb files serially. So I thought I'd convert my Mathematica cells into ...