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

Extend execution context #94

Closed
bengaid opened this issue Jan 2, 2024 · 1 comment
Closed

Extend execution context #94

bengaid opened this issue Jan 2, 2024 · 1 comment
Assignees
Milestone

Comments

@bengaid
Copy link
Member

bengaid commented Jan 2, 2024

In Integration branch, introduce the notion of execution scope. There shall be 3 execution scopes:

  • JavaScript
  • Pyodide
  • Python

Each execution scope shall handle a dataPoints dictionnary. DataPoints|"dataNodeName"] should contain the latest output from the corresponding dataNode. It might be a Python object for Pyodide or Python dataNodes.

@bengaid bengaid added this to the future milestone Feb 1, 2024
@bengaid
Copy link
Member Author

bengaid commented Mar 19, 2024

No longer pertinent, since Taipy coupling

@bengaid bengaid closed this as completed Mar 19, 2024
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

2 participants