##// END OF EJS Templates
new nbconvert tests which use accents in arguments
marcmolla -
Show More
@@ -0,0 +1,22
1 {
2 "metadata": {
3 "name": ""
4 },
5 "nbformat": 3,
6 "nbformat_minor": 0,
7 "worksheets": [
8 {
9 "cells": [
10 {
11 "cell_type": "code",
12 "collapsed": false,
13 "input": [],
14 "language": "python",
15 "metadata": {},
16 "outputs": []
17 }
18 ],
19 "metadata": {}
20 }
21 ]
22 } No newline at end of file
@@ -0,0 +1,22
1 {
2 "metadata": {
3 "name": ""
4 },
5 "nbformat": 3,
6 "nbformat_minor": 0,
7 "worksheets": [
8 {
9 "cells": [
10 {
11 "cell_type": "code",
12 "collapsed": false,
13 "input": [],
14 "language": "python",
15 "metadata": {},
16 "outputs": []
17 }
18 ],
19 "metadata": {}
20 }
21 ]
22 } No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now