-
Notifications
You must be signed in to change notification settings - Fork 604
Dev tools doc #247
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
Dev tools doc #247
Conversation
docs/tabpy-tools.md
Outdated
## Authentication | ||
|
||
When TabPy is configured with authentication feature on client code | ||
has to specify credential to use during model deployment with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be
When TabPy is configured with the authentication feature on, client code
has to specify the credentials to use during model deployment with
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
CHANGELOG
Outdated
### Improvements | ||
|
||
- Added basic access authentication (all methods except /info) | ||
- tabpy-tools can deploy to TabPy with auth on |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this be
tabpy-tools can deploy models to TabPy with authentication on
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some grammar nitpicking
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
Update documentation for how to use
set_credentials