Skip to content

Instantly share code, notes, and snippets.

@Domon
Last active June 1, 2018 07:49
Show Gist options
  • Save Domon/592f27d14ac24fc35436203eb0edcde0 to your computer and use it in GitHub Desktop.
Save Domon/592f27d14ac24fc35436203eb0edcde0 to your computer and use it in GitHub Desktop.
docker pull をスキップして notebook を実行しました。

docker pull をスキップして notebook を実行しました。

Installation

Workshop Repo

git clone https://github.com/RubyData/rubykaigi2018

IRuby

brew install zeromq
brew install czmq --HEAD

gem install iruby cztop 
iruby register --force

Ruby gems

gem install daru rbplotly

Jupyter Lab

pip install jupyterlab
jupyter lab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment