Skip to content

Commit

Permalink
Merge branch 'sessionpersistence' of github.com:jasongrout/jupyterlab…
Browse files Browse the repository at this point in the history
… into sessionpersistence
  • Loading branch information
jasongrout committed Dec 20, 2019
2 parents d2cee9c + ab45e19 commit 967180f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/services/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ A _session context_ is an object which has the same lifecycle as the client.
The session context owns a session connection (which may be null if the client
is not currently associated with a session). The session context proxies the
current session connection's signals for convenience. The session context
primarily serves as a stable object for a client to keep track of the ckurrent
primarily serves as a stable object for a client to keep track of the current
session connection. The session context also contains some convenience
functionality, such as preferences for whether a kernel should be started and
a user-friendly kernel name and status.

0 comments on commit 967180f

Please sign in to comment.