Serge Smertin
Serge Smertin
Might be fixed by #455
we can consider this, but what's the usage of it? theoretically we can publish to Github Packages, which has an easy way of publishing docker containers instead of DockerHub
Once this functionality is ready, we can change our https://docs.databricks.com/dev-tools/ci-cd.html doc from ``` stage('Package') { sh """#!/bin/bash # Enable Conda environment for tests source ${CONDAPATH}/bin/activate ${CONDAENV} # Package Python library...
@mengxr @kahing is this still relevant?
@fjakobs it's just that i've literally never heard of any customer asking for interactive notebook individual commands to be exposed in CLI in any of workflows. It's quite the opposite...
@aslian there's no central place for default configuration values, just in case. e.g. you don't have to create a full config to run the app, as for every unspecified value...
@denbkh Yes, it's planned but not for the nearest releases. Unless you're interested in implementing it and making a pull request
@nkvuong i think it's easier to mark this as `wontfix` for now. @ljankows can you re-create the resource as a workaround?
Following up - is this issue still relevant?
it would also be nice if someone from the team could give pointers to codebase parts, where this could be implemented