Skip to content

feat: adding port param in webserver#691

Merged
longxiaofei merged 1 commit intoKanaries:mainfrom
longxiaofei:feat-dev
Apr 1, 2025
Merged

feat: adding port param in webserver#691
longxiaofei merged 1 commit intoKanaries:mainfrom
longxiaofei:feat-dev

Conversation

@longxiaofei
Copy link
Copy Markdown
Contributor

related issue: #690

import pygwalker as pyg

# random port
pyg.walk(df, spec="gw_config.json")

# static port
pyg.walk(df, spec="gw_config.json", port=8004)

@longxiaofei longxiaofei merged commit dbc23e6 into Kanaries:main Apr 1, 2025
8 checks passed
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.

1 participant