question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update installation docs for windows users

See original GitHub issue

In the installation guide we have:

image

One user on windows has reported that pip install 'holoviews[all]' does not work while pip install holoviews[all] does. I don’t really want to think about shell quoting across operating systems but won’t the latter work for all systems? In what situation are the quoted versions necessary?

@jbednar @ceball Any thoughts on this?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
jbednarcommented, Apr 19, 2018

Sounds like double quotes will consistently work across all platforms I know about (bash, tcsh, windows), so I guess the simplest thing is for us to use those and not mention anything about quoting.

1reaction
jlstevenscommented, Apr 19, 2018

So is the recommendation to update the docs to use double quotes? @jbednar Is that also ok for tsch?

Edit: @jakirkham I may have accidentally pinged you when I meant to ping @jbednar . Oops!

Read more comments on GitHub >

github_iconTop Results From Across the Web

deploy feature updates for user-initiated installations ...
Manually deploy feature updates in a user-initiated installation ; In the Configuration Manager console, click Software Library. · Save the search ...
Read more >
The Windows 10 update guide: How to install and manage ...
Start at Settings > Update & Security > Windows Update. There, you can adjust two groups of settings.
Read more >
Quick Start Guide and sign in - Docker Documentation
Once Docker Desktop is installed, the Quick Start Guide launches. It includes a simple exercise to build an example Docker image, run it...
Read more >
Use case: Upgrading Windows - Tanium Documentation
Use case: Upgrading Windows. Deploy supports two methods for upgrading Windows: enablement package upgrades and in-place upgrades.
Read more >
Install, Update, and Uninstall the AWS CLI version 1 on ...
For documentation related to Version 2 of the AWS CLI, see the Version 2 User Guide. Install, Update, and Uninstall the AWS CLI...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found