Skip to content

Commit e8209ab

Browse files
committed
Added link to the Jupyter schema repo
1 parent 9ba6a98 commit e8209ab

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

connectionfile-spec/connectionfile-spec.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ The connection file is [documented](https://github.com/jupyter/jupyter_client/bl
1515
## Proposed Enhancement
1616

1717
We propose to specify the connection file with the JSON schema joined in this PR. The specification would reflect
18-
[the current description of the connection file](https://jupyter-client.readthedocs.io/en/stable/kernels.html#connection-files),
19-
and adds an optional `kernel_protocol_version` field.
18+
[the current description of the connection file](https://jupyter-client.readthedocs.io/en/stable/kernels.html#connection-files).
2019

21-
The specification and the documentation of the connection file will be stored along side [those of the kernel protocol](https://github.com/jupyter-standards/kernel-protocol)
20+
The documentation of the connection file will be stored along side [those of the kernel protocol](https://github.com/jupyter-standards/kernel-protocol) while its specification will be stored in the [Jupyter schema repo](https://github.com/jupyter/schema).
2221

2322
### Impact on existing implementations
2423

0 commit comments

Comments
 (0)