Skip to content

Notebook updates - #153

Merged
ajschmidt8 merged 3 commits into
branch-0.16from
notebook-updates
Oct 15, 2020
Merged

Notebook updates#153
ajschmidt8 merged 3 commits into
branch-0.16from
notebook-updates

Conversation

@ajschmidt8

Copy link
Copy Markdown
Member

This PR includes the following changes:

  • Adds filterpy to rapids-notebook-env for this cusignal notebook
  • Adds pytorch to our notebooks CI test scripts. pytorch is intentionally excluded from our images due to its size, however some notebooks still depend on it (i.e. cusignal's E2E_Example.ipynb). Adding it here will prevent such notebooks from failing CI tests.

@ajschmidt8
ajschmidt8 requested a review from a team as a code owner October 15, 2020 15:44
Comment thread ci/test/notebooks.sh Outdated

# PyTorch is intentionally excluded from our Docker images due
# to its size, but some notebooks still depend on it.
conda install -y -c pytorch pytorch

@dillon-cullinan dillon-cullinan Oct 15, 2020

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've been purposely holding off on pytorch for a couple reasons.

  • Pytorch doesn't support CUDA 11 quite yet I don't think
  • You have to remove packages from our environment to make this work, I'm not sure what other adverse effects this may have

See: https://github.com/rapidsai/cusignal/blob/branch-0.16/ci/gpu/build.sh#L88

@ajschmidt8
ajschmidt8 merged commit 3a57281 into branch-0.16 Oct 15, 2020
@ajschmidt8
ajschmidt8 deleted the notebook-updates branch October 15, 2020 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants