Skip to content

Commit

Permalink
Merge pull request #107 from zoq/example-cf
Browse files Browse the repository at this point in the history
CF Example
  • Loading branch information
birm committed Aug 12, 2020
2 parents 8d27bf4 + b66da3b commit 5ad9e52
Show file tree
Hide file tree
Showing 2 changed files with 329 additions and 1 deletion.
2 changes: 1 addition & 1 deletion binder/postBuild
Expand Up @@ -14,7 +14,7 @@ conda install jupyterlab=2
# Install necessaary kernel and debugger related dependency following
# https://github.com/jupyterlab/debugger#installation, doing it in
# postBuild and not `environment.yml` to avoid breaking jupyter-offlinenotebook.
conda install -c zoq -c QuantStack -c conda-forge -c hi2p-perim xeus-cling mlpack xtensor=0.21.2 llvmdev=5 xeus-python=0.6.12 ptvsd git nodejs xwidgets=0.20.1 bqplot cmake xplot=0.15.0
conda install -c zoq -c QuantStack -c conda-forge -c hi2p-perim xeus-cling mlpack xtensor=0.21.2 llvmdev=5 xeus-python=0.6.12 ptvsd git nodejs xwidgets=0.20.1 bqplot cmake xplot=0.15.0 wordcloud

# Install the debugger in postBuild and not `environment.yml` to
# avoid breaking jupyter-offlinenotebook.
Expand Down
328 changes: 328 additions & 0 deletions movie_lens_prediction_with_cf/movie-lens-cf-py.ipynb

Large diffs are not rendered by default.

0 comments on commit 5ad9e52

Please sign in to comment.