khuyentran1401 / data-science-template

Template for a data science project
692 stars 198 forks source link

Add ipykernel to dvc-poetry #15

Closed tapyu closed 9 months ago

tapyu commented 9 months ago

Running Jupyter notebooks requires ipykernel. This PR suggests adding it to pyproject.toml by default.

dagshub[bot] commented 9 months ago

Join the discussion on DagsHub!

khuyentran1401 commented 9 months ago

Thank you! I added the ipykernel requirement to the dev group since notebooks are used for development and shouldn't be used for production