Skip to content

Conversation

@nunogoncalves03
Copy link
Member

@nunogoncalves03 nunogoncalves03 added the enhancement New feature or request label Dec 6, 2024
@nunogoncalves03 nunogoncalves03 self-assigned this Dec 6, 2024
@nunogoncalves03
Copy link
Member Author

We have added the jobs tag in the meta.toml file, but it doesn't seem to exist. Will it be created automatically?

@nunogoncalves03 nunogoncalves03 force-pushed the ngoncalves/execute-notebooks-from-another-notebook branch from 51bdaf2 to 0d528fa Compare December 6, 2024 17:21
Copy link
Collaborator

@kesmit13 kesmit13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering if we should create new magic commands called %run_shared and %run_personal that are thin wrappers around %run and do the download in the background. We just published a %sqlx magic in the last release of the Python SDK to allow %sql-like behaviors in multi-threaded environments, so there's a precedent now.

@nunogoncalves03
Copy link
Member Author

I'm wondering if we should create new magic commands called %run_shared and %run_personal that are thin wrappers around %run and do the download in the background. We just published a %sqlx magic in the last release of the Python SDK to allow %sql-like behaviors in multi-threaded environments, so there's a precedent now.

That's a pretty interesting idea. It's definitely something we should consider, thanks for the suggestion! What do you think @ricardoasmarques?

@ricardoasmarques
Copy link
Collaborator

ricardoasmarques commented Dec 6, 2024

I'm wondering if we should create new magic commands called %run_shared and %run_personal that are thin wrappers around %run and do the download in the background. We just published a %sqlx magic in the last release of the Python SDK to allow %sql-like behaviors in multi-threaded environments, so there's a precedent now.

That's a pretty interesting idea. It's definitely something we should consider, thanks for the suggestion! What do you think @ricardoasmarques?

Yes, I really like the idea. If it requires too much work we can just create a ticket for now and update this Notebook accordingly once it is implemented - up to you.

@kesmit13 kesmit13 merged commit cf043dc into master Dec 17, 2024
1 check passed
@kesmit13 kesmit13 deleted the ngoncalves/execute-notebooks-from-another-notebook branch December 17, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants