Skip to content

use call_parse - #4

Open
KeremTurgutlu wants to merge 1 commit into
mainfrom
use-callparse
Open

use call_parse#4
KeremTurgutlu wants to merge 1 commit into
mainfrom
use-callparse

Conversation

@KeremTurgutlu

@KeremTurgutlu KeremTurgutlu commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Switch to call_parse

image

@KeremTurgutlu KeremTurgutlu changed the title use call_parse use call_parse Aug 4, 2026
@KeremTurgutlu
KeremTurgutlu requested a review from jph00 August 4, 2026 11:55

@jph00 jph00 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @KeremTurgutlu ! Just one suggestion.

Comment thread jupygate/core.py
host:str='127.0.0.1', # Interface to bind
port:int=8787, # Port to listen on
token:str=None, # Auth token clients must present
log_level:Annotated[str,'Uvicorn log level',{'choices':['critical','error','warning','info','debug','trace']}]='warning',

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we use str_enum here to avoid Annotated?

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