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

Tell people they need python and pip #18

Open
llorracc opened this issue Sep 8, 2021 · 1 comment
Open

Tell people they need python and pip #18

llorracc opened this issue Sep 8, 2021 · 1 comment

Comments

@llorracc
Copy link

llorracc commented Sep 8, 2021

nbreproduce is targeted partly toward complete newbies. The instructions should therefore be explicit in saying that

  1. the commands need to be executed in an environment from which both python and pip work from the command line
  2. One way to accomplish both of those things is to install Anaconda
  3. If you are on a Windows machine and have installed Anaconda, you need to execute the commands from the "Anaconda prompt"
@westurner
Copy link

  • The binderhub (https://mybinder.org/) README badge image avoids this overhead.
  • WASM builds of Python and the package dependencies necessary to reproduce the findings also avoid the provisioning overhead, at the expense of foregoing native python with C-extensions performance for e.g. pyodide, a WASM build of a number of things and also emscripten-forge.

Binderlite

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