Skip to content

Optimising cells execution: call go install only when needed. #78

@SebastianoF

Description

@SebastianoF

Hello!

Maybe a naive question after my lack of understanding of how a Jupyter cell execution works for a compiled programming language.

Is it possible to optimise each command execution, in avoid calling go install when there is no import in the executed cell?

(this would provide as well a workaround for the issue of slowness in go versions > 1.9).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions