Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ channels:
- fastai
dependencies:
- annotated-types
- bqplot
- fastcore
- immutables
- ipydatagrid
- ipyfilechooser
Copy link
Collaborator

Choose a reason for hiding this comment

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

This one will get installed anyway because it is a dependency of ipyautoui, so no harm in dropping it here.

- ipykernel
- ipyvuetify
- ipywidgets>8
Expand All @@ -19,7 +17,6 @@ dependencies:
- jupyterlab
- notebook
- nbdev
- openpyxl
- pandas
- pip
- pydantic
Expand Down