TomSmail commited on
Commit
049998e
1 Parent(s): f6793d7

fix: remove comments

Browse files
Files changed (1) hide show
  1. psy.ipynb +3 -3
psy.ipynb CHANGED
@@ -1,12 +1,12 @@
1
  {
2
  "metadata" : {
3
- "signature": "hex-digest", # used for authenticating unsafe outputs on load
4
  "kernel_info": {
5
- # if kernel_info is defined, its name field is required.
6
  "name" : "the name of the kernel"
7
  },
8
  "language_info": {
9
- # if language_info is defined, its name field is required.
10
  "name" : "the programming language of the kernel",
11
  "version": "the version of the language",
12
  "codemirror_mode": "The name of the codemirror mode to use [optional]"
 
1
  {
2
  "metadata" : {
3
+ "signature": "hex-digest",
4
  "kernel_info": {
5
+
6
  "name" : "the name of the kernel"
7
  },
8
  "language_info": {
9
+
10
  "name" : "the programming language of the kernel",
11
  "version": "the version of the language",
12
  "codemirror_mode": "The name of the codemirror mode to use [optional]"