-
Notifications
You must be signed in to change notification settings - Fork 13
Conversation
Merge main into feature/filebrowser-in-storage-proxy
Codecov Report
@@ Coverage Diff @@
## main #203 +/- ##
==========================================
+ Coverage 45.36% 45.98% +0.61%
==========================================
Files 73 76 +3
Lines 7016 7213 +197
==========================================
+ Hits 3183 3317 +134
- Misses 3833 3896 +63
Continue to review full report at Codecov.
|
Implemented CLI interface to create browser session.
Attach multiple users vfolder to a session. While implementing the filebrowser, I decoupled filebrowser from Vfolder as a separate app. Currently there are mypy and pytest difficult issues which were not shown when executing those commands locally. |
….com/lablup/backend.ai-client-py into feature/filebrowser-in-storage-proxy
Replaced with lablup/backend.ai#710 |
A CLI implementation for starting File Browser in storage proxy. After File Browser starts the CLI opens the web browser tab with url of FileBrowser UI interface.