Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2015 12:08 PM
This the exact copy of the code
%run '/Users/admin/s3_handling_poc.py'
Notebook not found: /Users/admin/s3_handling_poc.py
Whereas with a Notebook it does work:
%run /Users/admin/test2
Command took 0.18s
Hello World