Skip to content

Instantly share code, notes, and snippets.

@mikbuch
Last active January 4, 2022 10:10
Show Gist options
  • Save mikbuch/73401b8fa7289113417b35f1144cb179 to your computer and use it in GitHub Desktop.
Save mikbuch/73401b8fa7289113417b35f1144cb179 to your computer and use it in GitHub Desktop.
Materials for my answer the StackOverflow question: https://stackoverflow.com/q/70445787/8877692. A direct link to my answer: https://stackoverflow.com/a/70446399/8877692.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
jupyter = "*"
notebook = "*"
opencv-python = "*"
[dev-packages]
[requires]
python_version = "3.9"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment