Skip to content
#

cheatsheets

Here are 226 public repositories matching this topic...

tldr
dbrgn
dbrgn commented Feb 28, 2020

The spec says:

If a client has access to environment variables, several standard ones exist to specify the language in which a client should operate. If not, then clients MUST make reasonable assumptions based on the information provided by the environment in which they operate (e.g. consulting navigator.languages in a browser, etc.).

Windows systems do have environment variables, but the

mrVanDalo
mrVanDalo commented Mar 13, 2020

Is your feature request related to a problem? Please describe.

# build default.nix
nix-build -E 'with import <nixpkgs> {} ; callPackage ./default.nix {}'

this line things of nixpkgs> as a variable, but it actually should stay `.

Describe the solution you'd like

Best we to escapt <nixpkgs> some how.

Describe alternatives you've considered

currentl

The overall objective of this toolkit is to provide and offer a free collection of data analysis and machine learning that is specifically suited for doing data science. Its purpose is to get you started in a matter of minutes. You can run this collections either in Jupyter notebook or python alone.

  • Updated Jan 14, 2018
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the cheatsheets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cheatsheets topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.