mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-11 12:30:51 +08:00
`os.rename()` fails in case the new path is on a different filesystem. For example if a file in `/tmp` is tried to save to home, it causes following error: [Errno 18] Invalid cross-device link using os.rename |
||
---|---|---|
docs/source | ||
examples | ||
git-hooks | ||
IPython | ||
tools/tests | ||
.gitignore | ||
.mailmap | ||
setup.py | ||
setupbase.py |