This is an automated email from the ASF dual-hosted git repository. weichen pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-marvin.git.
from b24b1c4 Merge branch 'pr/53' into develop new 9e2c0da Fixing grpchost/grpcport bug new 407eaaf Add autocomplete in CLI new 4426a09 Fix lab in cli new b1b9b67 Change lab test new fd4b4db Changing more grpchost/grpcport fields The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: marvin-cli/MANIFEST.in | 2 +- marvin-cli/bin/marvin | 1 - marvin-cli/bin/marvin_complete | 23 +++++++++++++++++++ .../marvin_cli/communication/remote_calls.py | 7 +++--- marvin-cli/marvin_cli/management/engine.py | 12 +++++----- marvin-cli/marvin_cli/management/notebook.py | 19 ++++++++-------- marvin-cli/marvin_cli/management/test.py | 26 +++++++++++----------- marvin-cli/setup.py | 2 +- .../tests/communication/test_remote_calls.py | 2 +- 9 files changed, 57 insertions(+), 37 deletions(-) create mode 100644 marvin-cli/bin/marvin_complete