Skip to content
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

Docs webserver (docs/kazu_webservice.rst) #53

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

wonjininfo
Copy link
Collaborator

I added a simple tutorial on how to run python -m kazu.web.server (i.e., host a REST API server).
This addresses issue #7.

Please feel free to review and provide any feedback, corrections, or modifications.

@wonjininfo wonjininfo requested a review from RichJackson July 11, 2024 06:43

.. code-block:: bash

git clone https://github.com/AstraZeneca/KAZU.git
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rather than cloning the repo, perhaps it's better to install from pip, as the pip version is tested with the model pack version from the releases page? (main branch may have breaking changes with previous model pack release)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds great! I just tested with my Mac OS environment and installation works well.

@RichJackson
Copy link
Collaborator

@wonjininfo sorry for the delay in getting back to you. Looks good - just one minor suggestion.

Also I rebased and fixed a minor formatting issue

@wonjininfo
Copy link
Collaborator Author

Sounds good! I've modified the code to reflect your suggestion @RichJackson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants