Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 03:08 AM - edited 06-03-2024 03:09 AM
Hi has anyone else tried to include checkboxes in markdown cells in databricks notebook?
I believe I followed the correct way for checkbox: - [ ] and - [x]
but the result I got is still no checkboxes.
Please help! Thanks!
%md
#to do:
- [x] static variable
- [ ] input
- [ ] opeartion
- [ ] project life financial calc