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

Bug: Notebook env doesn't seem to work #3447

Open
predictiple opened this issue Apr 23, 2024 · 0 comments
Open

Bug: Notebook env doesn't seem to work #3447

predictiple opened this issue Apr 23, 2024 · 0 comments

Comments

@predictiple
Copy link
Contributor

SELECT 
       notebook_create(
         name="notebook2",
         artifacts=["Notebooks.VQLx2"],
         env=dict(mystring="hello"))
FROM scope()

But then in the notebook2 notebook SELECT mystring FROM SCOPE() errors with "Symbol mystring not found. Current Scope is..."

Tested with version:
version: 0.72.0
commit: f72e911
build_time: "2024-04-23T15:37:26Z"

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