Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2021 07:06 AM
Hi @siddhesh Bhavar you can use widgets with the %run command to achieve this.
https://docs.databricks.com/notebooks/widgets.html#use-widgets-with-run
%run /path/to/notebook $X="10" $Y="1"