nikitakit / hydrogen-python

Python-specific plugin for hydrogen. Make Python coding in the Atom editor even more interactive!
https://atom.io/packages/hydrogen-python
MIT License
54 stars 20 forks source link

Please help getting variable explorer to work #31

Open Aditya1997 opened 2 years ago

Aditya1997 commented 2 years ago

image

I have looked online for help understanding this issue, but I can't find anything in threads. Why can't I get the variable explorer to pop up/fill out after I run a .py file? To be clear, I run the file and the Python window comes up for user input/prints/etc. (when a file is run) but nothing happens in the window.

Thanks.

@nikitakit please help if you can.

nikitakit commented 2 years ago

I've moved on from using the Atom text editor, and am no longer maintaining this project.

For any nteract folks reading this issue tracker: I'm happy to transfer this repository and/or the atom package name to the nteract org, if at any point the nteract org wants to do anything with this extension or the hydrogen-python name.