Skip to content

jordangeorge/ibm-watson-data-lab.github.io

 
 

Repository files navigation

IBM Watson Data Lab Showcase

List of showcases, features, and projects of the IBM Watson Data Lab team

Local Install

To preview the site and test changes locally Jekyll will need to be set up.

Prerequisites

The following requirements should be in place before trying to launch the site locally.

  • Ruby 2.1.0 or higher installed: ruby --version
  • Bundler installed: gem install bundler
  • Clone the GitHub repo

Install Jekyll

From the Terminal shell

  1. Go into the directory of the cloned repo
  2. Run: bundle install

Launch site

From the Terminal shell

  1. Go into the directory of the cloned repo
  2. Run: bundle exec jekyll serve
  3. Open a browser and go to the URL shown in the Terminal shell

More Info

About

list of showcases, features, and projects of the IBM Watson Data Lab team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • HTML 5.6%
  • CSS 2.3%