Skip to content

Instantly share code, notes, and snippets.

@shriaviator
Created October 19, 2024 14:10
Show Gist options
  • Save shriaviator/aa12d870d9efb3c3620ee839074d6da3 to your computer and use it in GitHub Desktop.
Save shriaviator/aa12d870d9efb3c3620ee839074d6da3 to your computer and use it in GitHub Desktop.

------ Format -------------

Statement:

Sub Statment :

P1 Views:

  • t1
  • t2
  • t3

P1 Additional Support

  • t1
  • t2
  • t3

P2 Views:

  • t1
  • t2
  • t3

P2 Additional Support :

  • t1
  • t2
  • t3

Open Questions for Further Discussion:


Conclusion/Final Thoughts:

---- Format ----------------

Statement 1 : Why was conda conceived in the first place what needs does it serve

Sub Statment : Is the origin story true w.r.t Conda and PSF True ?

P1 Views:

  • t1
  • t2
  • t3

P1 Additional Support

  • t1
  • t2
  • t3

P2 Views:

P2 Additional Support


Statement: Is there a version difference when a package is installed in the default way in both pandas and conda

Sub Statment : Is the difference in version major,minor,patch

P1 Views:

  • t1
  • t2
  • t3

P1 Additional Support

  • t1
  • t2
  • t3

P2 Views:

P2 Additional Support


Statement: What exactly is a wheel and what is a conda package

Sub Statment :

  • what is a wheel and what is conda package for pure python packages
  • what is wheel and what is conda package for python package which have additional non python dependencies

P1 Views:

  • t1
  • t2
  • t3

P1 Additional Support

  • t1
  • t2
  • t3

P2 Views:

  • t1
  • t2
  • t3

P2 Additional Support :

  • t1
  • t2
  • t3

------ Format -------------

Statement: When does conda recipe use pip to install certain packages

Sub Statment :

  • Case 1 : what happens when a package is avilable in pypi and not in conda channels
  • Case 2 : why does pandas package in its recipe use pip
  • Case 3 : Does a conda reciepe always (must?)use pip for pure python package
  • Case 4 : Can a conda receipe contain pip for and some other build system for non pythonic packages at the sdame time

P1 Views:

  • t1
  • t2
  • t3

P1 Additional Support

  • t1
  • t2
  • t3

P2 Views:

  • t1
  • t2
  • t3

P2 Additional Support :

  • t1
  • t2
  • t3

Statement: If anaconda is a distrubution what does it control . Example pandas version is controlled by anaconda or the pandas team

Sub Statment :

  • example vscode from pop(previously) used to come from pop and in ubuntu used to come from vscode
  • . Can a package like pandas be modfied ever so slightly and still be distrubuted as pandas
  • Gnome version xx from fedora and ubuntu modified from default gnome xx is it still distrubuted as gnome xx

P1 Views:

  • t1
  • t2
  • t3

P1 Additional Support

  • t1
  • t2
  • t3

P2 Views:

  • t1
  • t2
  • t3

P2 Additional Support :

  • t1
  • t2
  • t3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment