Show More
@@ -1055,7 +1055,7 b'' | |||||
1055 | "cell_type": "code", |
|
1055 | "cell_type": "code", | |
1056 | "collapsed": false, |
|
1056 | "collapsed": false, | |
1057 | "input": [ |
|
1057 | "input": [ | |
1058 | "from IPython.display import FileLink\n", |
|
1058 | "from IPython.display import FileLinks\n", | |
1059 | "FileLinks('.')" |
|
1059 | "FileLinks('.')" | |
1060 | ], |
|
1060 | ], | |
1061 | "language": "python", |
|
1061 | "language": "python", |
General Comments 0
You need to be logged in to leave comments.
Login now