You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alex Vergara Gil edited this page Nov 30, 2018
·
6 revisions
In order to add missing packages that are available in pip add a single cell at the beginning of your kernel with just this line:
`!pip install package`
For this to work you have to enable temporarily internet access for your kernel. It is important that you check the availability of the package in pip.