Skip to content

paradimdata/girder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note that this is a fork to allow development of some bespoke PARADIM portal functionality. More broadly useful things will be rolled back to the public WholeTale fork of Girder.

logo Girder License

Data Management Platform

Girder is a free and open source web-based data management platform developed by Kitware as part of the Resonant data and analytics ecosystem.

Kitware Logo

Documentation of the Girder platform can be found at https://girder.readthedocs.io.

For questions, comments, or to get in touch with the maintainers, head to our Discourse forum, or use our Gitter Chatroom.

We'd love for you to contribute to Girder.

Triggering deployment on dev

Make sure you have a local copy with submodule initialized:

git clone --recurse-submodules -j4 [email protected]:whole-tale/girder.git

Steps to trigger a new build and a deployment @ .dev.wholetale.org:

cd girder/plugins/wholetale  # or any other plugin that needs a bump
git pull origin master
cd ..
git commit -a -m "Bump plugin (whole-tale/girder-wholetale#12345)"
git push origin master

About

A data management platform for the web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.1%
  • JavaScript 33.6%
  • Pug 4.1%
  • Stylus 1.3%
  • CMake 1.0%
  • Mako 0.2%
  • Other 0.7%