which env im running jupyter notebook

119

which env im running jupyter notebook -

import sys
print(sys.executable)

Comments

Submit
0 Comments