vatlab / sos-notebook

Multi-language Jupyter Notebook
http://vatlab.github.io/SoS
BSD 3-Clause "New" or "Revised" License
176 stars 17 forks source link

Remove magic %clear #249

Closed BoPeng closed 5 years ago

BoPeng commented 5 years ago

Similar to the logics of %toc, magic %clear does not really belong to SoS, especially because the jupyterlab frontend has its own clear output features.