Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: use soft package dependencies #94

Open
4 tasks
jooyoungseo opened this issue Aug 25, 2024 · 0 comments · May be fixed by #105
Open
4 tasks

build: use soft package dependencies #94

jooyoungseo opened this issue Aug 25, 2024 · 0 comments · May be fixed by #105
Assignees

Comments

@jooyoungseo
Copy link
Member

We do NOT need to force the user to install all the package dependenceis. Some packages are optional and should be installed only if the user wants to use the feature that depends on them. This is because some packages are already installed on their system and not all the users need to use all the features that we provide:

  • matplotlib

  • seaborn

  • jupyter

  • shiny

@jooyoungseo jooyoungseo self-assigned this Aug 29, 2024
jooyoungseo added a commit that referenced this issue Aug 30, 2024
@jooyoungseo jooyoungseo linked a pull request Aug 30, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant