Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/src/resources/jupyter/lang/julia/cleanup.jl
12923 views
1
2
# there is no equivalent of %reset magic in Julia, in fact in Julia there is no
3
# way to clear the workspace programatically, see discussion thread at:
4
# https://discourse.julialang.org/t/how-to-clear-workspace-variables/44095
5