- 4281 Views
- 4 replies
- 5 kudos
When we try, it says magic commands are not supported. Is there a way to import other notebooks first so that its functions can be referenced/used while we build a DLT pipeline?
- 4281 Views
- 4 replies
- 5 kudos
Latest Reply
Hi @Manimeghala Vemula Thank you for posting your question in our community! We are happy to assist you.To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best an...
3 More Replies
by
Kayla
• Valued Contributor II
- 10347 Views
- 1 replies
- 1 kudos
Does anyone have a recommendation for something along the lines of Pydoc that can be used to aggregate docstrings and the like into documentation pages?I tried Pydoc and it failed because of the magic commands in my repo.
- 10347 Views
- 1 replies
- 1 kudos
Latest Reply
Sphinx could be an option here. It parses and render Databricks notebooks in the documentation. You might want to look into it to see if it fits your needs. However, it may not handle magic commands very well, and it assumes your notebooks are export...
by
Ayur
• New Contributor II
- 5211 Views
- 3 replies
- 4 kudos
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, ...
- 5211 Views
- 3 replies
- 4 kudos
Latest Reply
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.Than...
2 More Replies