Tagged Questions
1
vote
1answer
87 views
“Hiding” cells until the first cell is evaluated
This question is based on my earlier question about randomizing labs for students in my computer lab courses. There a perfectly good solution was posted; however, because of privilege problems, I ...
6
votes
1answer
200 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 ...