Skip to main content

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

Project description

Fileglancer

Github Actions Status

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 shareable Data Links for any file share path, allowing web-based anonymous access to your data
  • Shareable links to Neuroglancer and other viewers
  • Run Apps (compute jobs) on any infrastructure supported by py-cluster-api
  • 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. Each FastAPI worker manages a worker pool of user-specific worker processes that run as the user, inspired by JupyterHub's method of spinning up individual user servers using setuid. This allows each logged in user to access their resources on the network file systems and submit jobs to a compute cluster. The backend database access is managed by SQLAlchemy, which supports many databases including Sqlite and Postgresql.

Fileglancer architecture diagram

Documentation

Related repositories

Project details


Release history Release notifications | RSS feed

This version

3.0.0

Download files

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

Source Distribution

fileglancer-3.0.0.tar.gz (9.0 MB view details)

Uploaded Source

Built Distribution

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

fileglancer-3.0.0-py3-none-any.whl (8.3 MB view details)

Uploaded Python 3

File details

Details for the file fileglancer-3.0.0.tar.gz.

File metadata

  • Download URL: fileglancer-3.0.0.tar.gz
  • Upload date:
  • Size: 9.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for fileglancer-3.0.0.tar.gz
Algorithm Hash digest
SHA256 a2e160a2a75ffb937550214b836df1435cd7aecaff7c9b22b21585633d0b746f
MD5 53a4805c03e2f0fcace534050f44b9ae
BLAKE2b-256 cffa9f6ac7d9fc5383e93066dd50b4f76dbf3f809d73fd0c452ca858aa9730e7

See more details on using hashes here.

File details

Details for the file fileglancer-3.0.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for fileglancer-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6af63b9a27ce69fa52e6b7f9abdada878ad326bb13961b15b6ee232ab70ab10f
MD5 387989f3223f5c542f3101ea5ba4120a
BLAKE2b-256 f5cd38cf45f14a4843f52ac9079ace86b0f1a0942f0897b62598274be1b77831

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