• /sashab/summer (runhouse.Function)
• mult (runhouse.Function)
Improvements
* Cluster status displays additional information. (653)
* Polling den with cluster status data (806)
* Prevent exposing user Runhouse API tokens on the cluster by saving a modified hashed API token (797)
* Use env vars in default env creation (798)
* Login flow improvements (796)
Bug Fixes
* Fix undefined path when pip installing a folder (826)
* Don't pass basic auth to password cluster HTTP calls (823)
* Fix env installations that contain a provider secret (822)
* Refresh sys.path upon loading a new module (818)
Docs & Examples
* Update domain docs (812)
* Add default env section to envs tutorial (810)
* Minor improvements to parallel embedding example (795)