cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Way to set 'source' format as default for everyone on the Workspace level (instead of ipynb)

mydefaultlogin
New Contributor II

Hi

I don't want any ipynb notebooks in the project I manage. I don't want any 'output' committed into our repo. I don't like to run diff tools on the ipynb notebooks. etc. I want every user in my workspaces to use simple .py files. They are easier to work with in git or in linters, type checkers etc.

I know I can set the 'source' as default format for me.

I would like to set 'source' format as default for all users of all workspaces I am an admin of. How do I do it?

1 REPLY 1

szymon_dybczak
Esteemed Contributor III

Hi @mydefaultlogin ,

I don't think such an option exists. It's per user setting and curently you can't enforce it