Skip to content
 
 

Repository files navigation

Machine Learning for Science at Boston College

This is the website of an academic research group at Boston College.

Data Editing

  • Edit the .yml in _data/
  • Install ruby
    brew install rbenv
    rbenv install 3.0.0
    # if using Bash
    echo 'export PATH="/usr/local/opt/ruby/bin:/usr/local/lib/ruby/gems/3.0.0/bin:$PATH"' >> ~/.bash_profilebrew install ruby
    rbenv global 3.0.0
    
  • Install jekyll
    gem install --user-install bundler jekyll
    bundle update --bundler
    gem install -n /usr/local/bin jekyll
    bundle add webrick
    
cd PATH_TO_FOLDER/BC-ML4SCI/
bundle exec jekyll serve

Template from Allan Lab Copyright ML4SCI@BC. Code released under the MIT License.

About

Machine Learning for Science @ Boston College

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages