Closed Caceresenzo closed 5 months ago
Notebook users were using the CLI with directory = '.', which is not ideal as it was difficult to differentiate between CLI users.
directory = '.'
The introduction of a new flag --notebook ensures a simpler command and properly detects notebook users.
--notebook
--no-quickstarter
Notebook users were using the CLI with
directory = '.'
, which is not ideal as it was difficult to differentiate between CLI users.The introduction of a new flag
--notebook
ensures a simpler command and properly detects notebook users.Features
--notebook
which reconfigures other properties--no-quickstarter
to disable the quickstarter prompt and simply print a message