spectral-workbench | based tools for collecting , analyzing , and sharing data
kandi X-RAY | spectral-workbench Summary
kandi X-RAY | spectral-workbench Summary
spectral-workbench is a Ruby library. spectral-workbench has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
Copyright Public Lab publiclab.org | spectralworkbench.org. Spectral Workbench is an open-source tool to perform low-cost spectral analysis and to share those results online. It consists of a Ruby on Rails web application for publishing, archiving, discussing, and analyzing spectra online -- running at
Copyright Public Lab publiclab.org | spectralworkbench.org. Spectral Workbench is an open-source tool to perform low-cost spectral analysis and to share those results online. It consists of a Ruby on Rails web application for publishing, archiving, discussing, and analyzing spectra online -- running at
Support
Quality
Security
License
Reuse
Support
spectral-workbench has a low active ecosystem.
It has 116 star(s) with 152 fork(s). There are 20 watchers for this library.
It had no major release in the last 12 months.
There are 122 open issues and 316 have been closed. On average issues are closed in 36 days. There are 35 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of spectral-workbench is v2.1.1
Quality
spectral-workbench has 0 bugs and 0 code smells.
Security
spectral-workbench has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
spectral-workbench code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
spectral-workbench is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
spectral-workbench releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of spectral-workbench
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of spectral-workbench
spectral-workbench Key Features
No Key Features are available at this moment for spectral-workbench.
spectral-workbench Examples and Code Snippets
No Code Snippets are available at this moment for spectral-workbench.
Community Discussions
No Community Discussions are available at this moment for spectral-workbench.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install spectral-workbench
If you have a GitHub account, visit https://c9.io and log in with the GitHub button.
Fork this repository to your own GitHub account, creating a yourname/spectral-workbench project.
Name your project, then (order important!) choose the Ruby template, THEN enter yourname/spectral-workbench in the "Clone from Git or Mercurial URL" field, and press Create Workspace
In the command line prompt at the bottom of the page, type ./install_cloud9.sh and press enter.
Enter your username when prompted, and click "Run Project" when it's done.
You're done! Go to the URL shown!
The app now runs on Ruby 2.6.6 up to Ruby 2.6.x (preferred), and Rails 5.2.x, and uses Bundler for gem management and Yarn for static asset management.
Download a copy of the source with git clone https://github.com/publiclab/spectral-workbench.git
Install gems with bundle install from the rails root folder. You may need to run bundle update if you have older gems in your environment.
Copy and configure database with cp config/database.yml.example config/database.yml. Similarly, configure cp config/config.yml.example config/config.yml
Initialize database with bundle exec rake db:setup
Install static assets (like external javascript libraries, fonts) with yarn install
Start rails with bundle exec passenger start from the Rails root and open http://localhost:3000 in a web browser. (For some, just passenger start will work; adding bundle exec ensures you're using the version of passenger you just installed with Bundler.)
Create a account at PublicLab.org and use that username to log in.
Then you will be redirected to publiclab.org to "approve" a use of the openid identity.
Note that this applies for development environment as well.
Fork this repository to your own GitHub account, creating a yourname/spectral-workbench project.
Name your project, then (order important!) choose the Ruby template, THEN enter yourname/spectral-workbench in the "Clone from Git or Mercurial URL" field, and press Create Workspace
In the command line prompt at the bottom of the page, type ./install_cloud9.sh and press enter.
Enter your username when prompted, and click "Run Project" when it's done.
You're done! Go to the URL shown!
The app now runs on Ruby 2.6.6 up to Ruby 2.6.x (preferred), and Rails 5.2.x, and uses Bundler for gem management and Yarn for static asset management.
Download a copy of the source with git clone https://github.com/publiclab/spectral-workbench.git
Install gems with bundle install from the rails root folder. You may need to run bundle update if you have older gems in your environment.
Copy and configure database with cp config/database.yml.example config/database.yml. Similarly, configure cp config/config.yml.example config/config.yml
Initialize database with bundle exec rake db:setup
Install static assets (like external javascript libraries, fonts) with yarn install
Start rails with bundle exec passenger start from the Rails root and open http://localhost:3000 in a web browser. (For some, just passenger start will work; adding bundle exec ensures you're using the version of passenger you just installed with Bundler.)
Create a account at PublicLab.org and use that username to log in.
Then you will be redirected to publiclab.org to "approve" a use of the openid identity.
Note that this applies for development environment as well.
Support
To report bugs and request features, please use the GitHub issue tracker provided at http://github.com/publiclab/spectral-workbench/issues. For additional support, join the Public Laboratory website and mailing list at http://publiclab.org/lists or for urgent requests, email web@publiclab.org. For questions related to the use of this software and your open source spectrometer, the same page links to the "plots-spectrometry" group.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page