- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2023 06:33 AM
Hi,
I'm trying to use magic command(to change to python in a notebook with sql as a default language) in a dlt pipeline,.
When starting the pipeline cells containing magic command are ignored., with the warning message below:
"Magic commands (e.g. %py, %sql and %run) are not supported with the exception of %pip within a Python notebook. Cells containing magic commands are ignored. Unsupported magic commands were found in the following notebooks"
I'm using Azure Databricks.
Thanks in advance 🙂
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2023 06:46 AM
that's because it is not (yet) supported.
in classic notebooks this will work of course.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2023 06:46 AM
that's because it is not (yet) supported.
in classic notebooks this will work of course.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2023 08:25 AM
thanks for your reply ^^
do you have an idea why it's not supported. In others words, what makes the different between classic notebook and dlt pipeline. since the excecution environment is almost the same
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 11:02 PM
Hi @Yassine Dehbi
Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.
We'd love to hear from you.
Thanks!