Users have successfully used the LabelStudio within Domino Jupyterlab workspaces by using the proxy tactic shown here: https://tickets.dominodatalab.com/hc/en-us/articles/360058039392-Getting-started-with-Streamlit-in-Domino
You'll want to start the LabelStudio app with in the Jupyterlab workspace, and after the app is running you should be able to access it at this url:
https://<your-domino-url>/<your-username>/<your-project-name>/notebookSession/<run-id>/proxy/<labelstudio-port>/
If you run into any issues with the proxy-ing please submit a ticket to support that includes a har file. Instructions for collecting the har file are below
To generate the HAR file for Chrome
- Open Google Chrome and go to the page where the issue is occurring.
- Look for the Vertical ellipsis button and select More Tools > Developer Tools.
- From the panel opened, select the Network tab.
- Look for a round Record button in the upper left corner of the tab, and make sure it is red. If it is grey, click it once to start recording.
- Check the box Preserve log.
- Click the Clear button to clear out any existing logs from the Network tab.
- Reproduce the issue that you were experiencing before, while the network requests are being recorded.
- Once you have reproduced the issue, right-click anywhere on the grid of network requests, select Save as HAR with Content, and save the file to your computer.
- Upload your HAR file to your ticket or attach it to your email so that our Support team can analyze it.
Comments
0 comments
Please sign in to leave a comment.