notebook.community
Edit and run
In [4]: import os os.getcwd()
import os os.getcwd()
Out[4]: '/home/yotamfr/development/prot2vec/src/python'
'/home/yotamfr/development/prot2vec/src/python'
In [3]: os.system("meme")
os.system("meme")
Out[3]: 256
256
In [ ]: