简体   繁体   中英

How to run IPython Notebooks stored at any location

I know that the IPython Notebook expects to have a notebook directory and that this can be set at startup with --notebook-dir . But is it possible to run a notebook stored at any location without first importing/copying it to this directory?

Start another server if you are using 1.0/1.1. this will be solved in 2.0 that allow you to browse your hard-drive.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM