Open
Description
I have been using Atom for the last couple of months on my Linux machine (UBUNTU 20.04). I installed the Hydrogen package and it was working fine until today. Earlier, I was able to import Pandas and display DataFrames inside the editor.. which was so cool. But, today something happened :-( and now, I am not able to import Pandas.
I checked...
that the Atom is running in the correct conda environment (in my case mlenv) and ....
the mlenv has Pandas installed...
following is the screenshot of some code that I ran in the Atom editor... you can see that everything is working as expected, except the import statement... Any help is really, really appreciated !!... Thanks .....