##// END OF EJS Templates
make execute preprocessor timeout configurable
make execute preprocessor timeout configurable

File last commit:

r17089:5807c24d
r17094:85f1285b
Show More
Unicode.ipynb
23 lines | 317 B | text/plain | TextLexer
Julia Evans
Start adding tests from runipy
r17082 {
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"cell_type": "code",
"collapsed": false,
"input": [
Julia Evans
print is a function in Python 3
r17089 "print('\u2603')"
Julia Evans
Start adding tests from runipy
r17082 ],
"language": "python",
"metadata": {},
"outputs": []
}
],
"metadata": {}
}
]
}