Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyodide: #400

Open
viebel opened this issue Jan 29, 2022 · 0 comments
Open

Pyodide: #400

viebel opened this issue Jan 29, 2022 · 0 comments

Comments

@viebel
Copy link
Owner

viebel commented Jan 29, 2022

We need to find a way to make sure a code snippet is evaluated only after the previous ones are evaluated.

It is required in order to be able to load a library in a code snippet and use it in a subsequent code snippet without loading the library again in the code of the subsequent code snippet.

Right now, when a library starts to be loaded, the snippet is considered by Klipse to be evaluated and subsequent snippets are evaluated.

cc: @alysbrooks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant