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

Using pip-sync in Google Colab (Jupyter Notebook) #2157

Open
1951FDG opened this issue Jan 10, 2025 · 1 comment
Open

Using pip-sync in Google Colab (Jupyter Notebook) #2157

1951FDG opened this issue Jan 10, 2025 · 1 comment

Comments

@1951FDG
Copy link

1951FDG commented Jan 10, 2025

With pip-sync packages will be uninstalled and re-installed, some of the packages are not available pypi, e.g., Google specific packages

For example, I would like for a selected group of packages to be untouched, left as is. How can I achieve that using pip-sync?

Environment Versions

  1. Google Colab (Jupyter Notebook)
  2. Python version: Python 3.10.12
  3. pip version: pip 24.3.1
  4. pip-tools version: 7.4.1

Steps to replicate

  1. ...
  2. ...
  3. ...

Expected result

...

Actual result

...

@WhyNotHugo
Copy link
Member

WhyNotHugo commented Jan 10, 2025 via email

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

No branches or pull requests

2 participants