Skip to content

Create interactive Install widget #90

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

Open
joelachance opened this issue Nov 24, 2019 · 11 comments
Open

Create interactive Install widget #90

joelachance opened this issue Nov 24, 2019 · 11 comments
Assignees

Comments

@joelachance
Copy link
Collaborator

Create an install widget similar to PyTorch's to help users understand the proper install command for their system. This should live on the 'Install' page.

See 'Quick Start Locally': https://pytorch.org/

@InessaPawson InessaPawson self-assigned this Nov 26, 2019
@InessaPawson
Copy link
Member

@joelachance, @rgommers I'd like to finish it.

@joelachance
Copy link
Collaborator Author

@InessaPawson It's yours!

@MarsBarLee
Copy link
Contributor

@InessaPawson Can I give this a go?

@rgommers
Copy link
Member

Here's the content Inessa and I exchanged a few months ago that never made it to this issue:

(@rgommers) Here are the things I propose to put in (adapted from https://pytorch.org/get-started/locally/):

  • Your OS: Linux, macOS, Windows EDIT: could consider adding ARM64 and/or other OSes (Alpine, AIX, etc.)
  • Package manager: Conda, Pip, from source
  • Python version: 3.6, 3.7. 3.8
  • Run this command: "let Ralf fill all these out"

(@InessaPawson): here is what I have:

@MarsBarLee
Copy link
Contributor

@InessaPawson I'm getting a 404 error for both https://github.com/InessaPawson/numpy.org/blob/master/layouts/partials/installnumpy.html and
https://github.com/InessaPawson/numpy.org/blob/master/static/js/install.js

I checked your fork as well, and didn't see the files there. Is there another link I can use?

@InessaPawson
Copy link
Member

@MarsBarLee I deleted everything during the latest spring cleaning. :)
Frankly, the most valuable information in those two files was where goes what.
html page: layouts/partials/
script: static/js/
I was thinking to use Bootstrap.js for it.

@Arjun31415
Copy link

Hey, Is this still open ?
I would like to work on this.
I am familiar with html, css and javascript and a bit of hugo.

@InessaPawson
Copy link
Member

@Arjun31415 Thank you for offering your help! @MarsBarLee @stefanv What is the status of this issue?

@stefanv
Copy link
Contributor

stefanv commented Jul 9, 2022

Issue is stalled and open for development.

@Arjun31415
Copy link

Great.
I have one query. How would I make the partials file created for this show up on the page. What do I need to change in config.yml for that

@Arjun31415
Copy link

Also there is an existing PR #212
Should I work with that or create from scratch

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

No branches or pull requests

6 participants