-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a link back to the experiment from the policy server docs #87
Comments
@slinlee the URL of an experiment is constructed as follows (as you know, just documenting this here):
if we optionally write, say: model_id: 1234
project_id: 5678 into the I think that's the best way to go forward, so I'll finish that up quickly. |
@maxpumperla if we are deploying policy servers from prod, staging, and test, do you think it's easier if we just pass the full URL as the param in the schema.yaml file? |
@slinlee yeah, didn't think of that, but makes a lot of sense. I'll put that in there. btw, as you can see in the PR, we can modify the CSS as we like, in case there are things we want to tweak. I just put the bare minimum there that didn't look too awful. |
No description provided.
The text was updated successfully, but these errors were encountered: