pushing .ipynb from azure DB to github converts file to .py
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2023 11:50 PM
I was trying to push .ipynb file to github from Azure DB to github and appears that original file is converted to source code as .py.
Why does databricks do this and how can I control which ones to do or not ?
I need to keep some files as .ipynb.
Thanks