pylivy icon indicating copy to clipboard operation
pylivy copied to clipboard

Add name to session model

Open gthomas-slack opened this issue 3 years ago • 1 comments

  • Adds the session name to the session model
  • Updates the from_json session model to use the name if it is provided in the livy API response
  • Updates failing mypy test to include missing types (this failure seems to be unrelated to the changes above)

gthomas-slack avatar Aug 24 '21 15:08 gthomas-slack

Hi @acroz wondering if you would have a chance to look at this? thanks! :)

gthomas-slack avatar Oct 29 '21 20:10 gthomas-slack