โ05-09-2023 05:56 AM
Is it possible to get syntax linting in a DB notebook? Say with flake8, like I do in VS code?
โ05-10-2023 07:03 AM
No linting in a DB notebook available for now.
The Notebook is currently in the process of adopting Monaco as the underlying code editor which will offer an improved code authoring experience for notebook cells.
Some of the Monaco editor features enabled in the notebook include :
Need to wait for linting.
โ05-09-2023 06:43 AM
Hi, syntax highlighting is possible, you can refer: https://docs.databricks.com/notebooks/notebooks-code.html.
Please let us know if this helps. Also, please tag @Debayanโ with your next comment so that I will get notified. Thank you!
โ05-09-2023 07:41 AM
Hi @Debayan Mukherjeeโ, I don't see anything about linting in Python in that link?
โ05-10-2023 07:03 AM
No linting in a DB notebook available for now.
The Notebook is currently in the process of adopting Monaco as the underlying code editor which will offer an improved code authoring experience for notebook cells.
Some of the Monaco editor features enabled in the notebook include :
Need to wait for linting.
โ05-10-2023 07:07 AM
Thanks @Artem Sheikoโ
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now