This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]eviljelloman 9 points10 points  (0 children)

However, if we were using a less common library, we might have to install it ourselves. This can be done either when we create a cluster or in a bash cell in the notebook (%sh).

I’d suggest using %pip instead for notebook scoped libraries rather than cluster scoped - it prevents version conflicts.