JuliaLang / IJulia.jl

Julia kernel for Jupyter
MIT License
2.78k stars 409 forks source link

don't store Out in itself #1083

Closed MasonProtter closed 1 year ago

MasonProtter commented 1 year ago

This stops you from getting cycling references to Out if you return Out from a cell.