Skip to content

docs: Add Pelican Federation API tutorial notebook#62

Merged
rbardaji merged 1 commit intomainfrom
docs/pelican-tutorial
Feb 16, 2026
Merged

docs: Add Pelican Federation API tutorial notebook#62
rbardaji merged 1 commit intomainfrom
docs/pelican-tutorial

Conversation

@rbardaji
Copy link
Collaborator

Description

Add a new tutorial notebook documenting the Pelican Federation integration.

Content included

  • List available federations (OSDF, PATh-CC)
  • Browse namespaces and directories
  • Get file information
  • Download files from federations
  • Import external files as resources in local catalog
  • Error handling examples
  • Common use cases (recursive listing, filtering by extension)

Location

docs/pelican_api_tutorial.ipynb

Related endpoints

  • GET /pelican/federations
  • GET /pelican/browse
  • GET /pelican/info
  • GET /pelican/download
  • POST /pelican/import-metadata

Closes #61

- Add tutorial notebook for Pelican Federation integration
- Cover listing federations, browsing, downloading, and importing
- Include examples for OSDF and PATh-CC federations
- Follow existing tutorial format

Closes #61
@rbardaji rbardaji merged commit 9055b88 into main Feb 16, 2026
1 check passed
@rbardaji rbardaji deleted the docs/pelican-tutorial branch February 16, 2026 10:51
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.

docs: Add Pelican Federation API tutorial notebook

1 participant