DonJayamanne / vscodeJupyter

Jupyter for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=donjayamanne.jupyter
MIT License
334 stars 34 forks source link

Interface for Variables #102

Closed tomitrescak closed 6 years ago

tomitrescak commented 6 years ago

I have implemented a simple yet useful interface for watching Python Variables from VS CODE. Features:

Here is a DEMO gif:

pythinvariables

KNOWN ISSUES:

DonJayamanne commented 6 years ago

I'll look into this PR soon, looks awesome. Thanks

tomitrescak commented 6 years ago

Good news ;) I am using it a lot, hopefully others will find it useful.

ghost commented 6 years ago

This looks great, really useful. Has this feature been included in the latest version on the marketplace? If so is there anything I need to configure to get it working?

DonJayamanne commented 6 years ago

@tomitrescak I'd like to publish the new version. Unfortunately it doesn't seem to be working in master. Please could you check it out. Thanks

Oulander commented 6 years ago

Super excited to get this, thanks a million @tomitrescak and @DonJayamanne for the great work!

tomitrescak commented 6 years ago

@DonJayamanne, how can we help to get the new version out? thanks.

Frawzey commented 5 years ago

Hi, any update on this? @DonJayamanne @tomitrescak

tomitrescak commented 5 years ago

I think the project is dormant or abandoned. I encourage you to try PyCharm. It just does not get better then that. (No affiliation with them, just enjoying the Product)

Frawzey commented 5 years ago

I moved from PyCharm to VS Code because its light and faster. Now I have to move back? 👎

tomitrescak commented 5 years ago

@Frawzey you do not have to do anything ... that's what I did. I submitted the PR here to have a better tooling for Python. You are welcome to contribute as well.

alex-delacruz commented 5 years ago

Not working

tomitrescak commented 5 years ago

@alex-Delacruz you just won the contest for the most useless comment on github.