Skip to main content

Browse, share, and publish files on the Janelia file system

Project description

Fileglancer

Github Actions Status DOI

Fileglancer is a web application designed to allow researchers to easily browse, share, and manage large scientific imaging data using OME-NGFF (i.e. OME-Zarr). Our goal is to reduce the friction experienced by users who want to easily share their data with colleagues at their institution. Simply browse to your data, click on the Neuroglancer link, and send that link to your collaborator.

Core features:

  • Browse and manage files on network file shares (NFS) using an intuitive web UI
  • Create a "data link" for any file share path, allowing web-based anonymous access to your data
  • Shareable links to Neuroglancer and other viewers
  • Integration with our help desk (JIRA) for file conversion requests
  • Integration with the x2s3 proxy service, to easily share data on the internet

See the documentation for more information.

Fileglancer screenshot

Installation

Personal Deployment

Fileglancer can be run in a manner similar to Jupyter notebooks, by starting a web server from the command-line:

# Install from PyPI
pip install fileglancer

# Start the server
fileglancer start

This will start your personal server locally and open a web browser with Fileglancer loaded. By default, only your home directory (~/) will be browsable. You can browse and view your own data this way, but links to data will only work as long as your server is running. To share data reliably with others, you will need a persistent shared deployment.

Shared Deployments

Fileglancer is primarily intended for shared deployments on an intranet. This allows groups of users to share data easily. If you are on the internal Janelia network navigate to "fileglancer.int.janelia.org" in your web browser and login with your Okta credentials. If you are outside of Janelia, you'll need to ask your System Administrator to install Fileglancer on a server on your institution's network.

Software Architecture

Fileglancer has a React front-end and a FastAPI backend. Uvicorn is used to manage the set of FastAPI workers. Inspired by JupyterHub's method of spinning up individual user servers using setuid, we use seteuid to change the effective user of each worker process as necessary to handling the incoming requests. This allows each logged in user to access their resources on the network file systems. The backend database access is managed by SQLAlchemy and supports many databases including Sqlite and Postgresql.

Fileglancer architecture diagram

Documentation

Related repositories

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fileglancer-2.3.2a0.tar.gz (7.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fileglancer-2.3.2a0-py3-none-any.whl (7.2 MB view details)

Uploaded Python 3

File details

Details for the file fileglancer-2.3.2a0.tar.gz.

File metadata

  • Download URL: fileglancer-2.3.2a0.tar.gz
  • Upload date:
  • Size: 7.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for fileglancer-2.3.2a0.tar.gz
Algorithm Hash digest
SHA256 e65b06282d8a3d70b4592b42f5fb3d9b8288cada7bf27ee021f553ec9fc99c4a
MD5 44b2cac61ce972da21c3f8049029dd2e
BLAKE2b-256 bea7d73910504bb4519b4741ef89d6fb5c0a032ed9cb33b2cc3602b7fdecae40

See more details on using hashes here.

File details

Details for the file fileglancer-2.3.2a0-py3-none-any.whl.

File metadata

  • Download URL: fileglancer-2.3.2a0-py3-none-any.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for fileglancer-2.3.2a0-py3-none-any.whl
Algorithm Hash digest
SHA256 c3c29c103bf6d9fad35461702900b1eb0033d74a666d01015d2d529eeb196287
MD5 a9320519f215a66f6439879d4cb829c9
BLAKE2b-256 83c4e3b31023c8b3289caac313d0b2244032565eec45047cd087684441bc9929

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page