Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

kaggle support #4

Open
edublancas opened this issue Sep 9, 2022 · 0 comments
Open

kaggle support #4

edublancas opened this issue Sep 9, 2022 · 0 comments

Comments

@edublancas
Copy link
Contributor

I thought kaggle stored the notebook source in the __notebook_source__.ipynb but it always shows an empty notebook:

image

even after saving the notebook.

so looks like the only option is manually passing the packages to install. something like:

from k2s import install

install(["ploomber", "scikit-learn"])
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant