Is your feature request related to a problem? Please describe.
Currently all parameter cells are hidden by default. This was added to support very large parameters from things like dagster. This can be confusing for users used to always seeing the parameters as code.
Describe the solution you'd like
it should instead be respective of how large the parameters are. If they're less than a page height, it's probably fine to leave them with input shown.
Describe alternatives you've considered
Only hide for dagstermill?