Skip to content

Commit

Permalink
new binder support
Browse files Browse the repository at this point in the history
  • Loading branch information
GiggleLiu committed Oct 2, 2018
1 parent a7e1584 commit 90e7bf2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Julia Challenge
[![Binder](http://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/QuantumBFS/JuliaChallenge/master)
Can you solve all the puzzles in noteboook `Challenge.ipynb`?

## Contents
Expand Down
5 changes: 5 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
dependencies:
- pip
- pip:
- julia

0 comments on commit 90e7bf2

Please sign in to comment.