Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CF Example #107

Merged
merged 3 commits into from Aug 12, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.