Files
meow_base/benchmarking/test.ipynb

48 lines
962 B
Plaintext

{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [
{
"ename": "",
"evalue": "",
"output_type": "error",
"traceback": [
"\u001b[1;31mFailed to start the Kernel. \n",
"Failed to start the Kernel 'Python 3.6.9 64-bit'. \n",
"View Jupyter <a href='command:jupyter.viewOutput'>log</a> for further details. Kernel has not been started"
]
}
],
"source": [
"print('this is some outpug ')"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"interpreter": {
"hash": "31f2aee4e71d21fbe5cf8b01ff0e069b9275f58929596ceb00d14d90e3e16cd6"
},
"kernelspec": {
"display_name": "Python 3.6.9 64-bit",
"language": "python",
"name": "python3"
},
"language_info": {
"name": "python",
"version": "3.6.9"
}
},
"nbformat": 4,
"nbformat_minor": 4
}