which env im running jupyter notebook

105

which env im running jupyter notebook -

import sys
print(sys.executable)

Comments

Submit
0 Comments