Skip to content

[FSTORE-2077] API managed users and sharing - #628

Merged
bubriks merged 5 commits into
logicalclocks:mainfrom
bubriks:FSTORE-2077
Aug 10, 2026
Merged

[FSTORE-2077] API managed users and sharing#628
bubriks merged 5 commits into
logicalclocks:mainfrom
bubriks:FSTORE-2077

Conversation

@bubriks

@bubriks bubriks commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

bubriks and others added 3 commits August 4, 2026 15:56

Copilot AI 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.

Pull request overview

Adds Python SDK examples and new documentation around sharing and user/member management in the Hopsworks docs site, including navigation updates so the new dataset sharing page is discoverable.

Changes:

  • Adds a new “Datasets → Sharing” user guide page with UI + Python SDK examples.
  • Adds Python SDK examples for managing project members and for feature store / feature group sharing.
  • Adds an admin-focused Python SDK section for managing platform users.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
mkdocs.yml Adds nav entry for the new dataset sharing guide under Projects.
docs/user_guides/projects/project/manage_members.md Adds a Python SDK section showing how to add/list/update/remove members.
docs/user_guides/projects/datasets/sharing.md New guide explaining dataset sharing via UI and Python SDK.
docs/user_guides/fs/sharing/sharing.md Adds API examples for sharing the feature store and feature groups.
docs/setup_installation/admin/user.md Adds an admin-only Python SDK section for platform user management.
Suppressed comments (1)

docs/user_guides/projects/datasets/sharing.md:9

  • Repo writing conventions prefer one sentence per line (see .claude/docs/content.md:5). This line currently has two sentences.
In the `Files` view, select the dataset (top-level folder) you want to share and choose `Share` from its context menu. Choose the target project and the permission to grant, then confirm.

Comment thread docs/user_guides/projects/datasets/sharing.md Outdated
Comment thread docs/user_guides/fs/sharing/sharing.md Outdated
Comment thread docs/user_guides/projects/datasets/sharing.md Outdated
Split two-sentence lines and replace relative file-path links with
autorefs heading-ID links per docs/content.md conventions.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

@dhananjay-mk dhananjay-mk 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.

looks good, minor comments

Comment thread docs/setup_installation/admin/user.md Outdated
Comment thread docs/user_guides/projects/datasets/sharing.md Outdated
@bubriks
bubriks merged commit 2195fe3 into logicalclocks:main Aug 10, 2026
1 check 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.

3 participants