pink-gorilla / notebook

Web based Clojure notebook application/-library.
https://pink-gorilla.github.io/
103 stars 9 forks source link

eval all adds a new cell #130

Closed awb99 closed 4 years ago

awb99 commented 4 years ago

When working with existing notebooks, eval-all adds a new cell on the bottom. This leads to rows of new cells on the button on mutliple evals. This should not happen. What was the reason for adding new cells at the bottom initially?