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.

Replace python.dataScience.ptvsdDistPath with python.dataScience.debugpyDistPath

See original GitHub issue

Since we are switching over to debugpy. We should get rid of ptvsd specific settings.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
karthiknadigcommented, Jun 2, 2020

You probably have to do the following for this setting:

  1. See if people are using it. If no one is using it, then get rid of it.
  2. If people are using it, and this setting seems useful, then rename it. also ensure that the rename is applied to any user setting file that exists out there.
0reactions
rchiodocommented, Jun 30, 2020

Validated.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Replace python.dataScience.ptvsdDistPath with ... - GitHub
Since we are switching over to debugpy. We should get rid of ptvsd specific settings.
Read more >
datascience 0.17.5 documentation » Tables - Data 8
Table.from_df (df[, keep_index]). Convert a Pandas DataFrame into a Table. ... Return a new table with an additional or replaced column.
Read more >
Python and Data Science Tutorial in Visual Studio Code
Python data science tutorial demonstrating the use of common data science and machine learning libraries with Visual Studio code Jupyter Notebook support.
Read more >
Understanding Sampling With and Without Replacement ...
Sampling with replacement can be defined as random sampling that allows sampling units to occur more than once. Sampling with replacement ...
Read more >
Will Julia Replace Python and R for Data Science? - LinkedIn
Julia is a multiple-paradigm ( · fully · imperative, partially functional, and partially object-oriented) programming language designed for ...
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