ipybind icon indicating copy to clipboard operation
ipybind copied to clipboard

Change location from ~/.ipython/pybind11 to other

Open aldanor opened this issue 6 years ago • 0 comments

Because:

$ touch ~/.ipybind/foobar
$ ipython -c 'import foobar; print(foobar)'
<module 'foobar' (namespace)>

aldanor avatar Oct 16 '17 19:10 aldanor