-
Notifications
You must be signed in to change notification settings - Fork 192
Data retention information #820
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -89,3 +89,40 @@ the Jupyter Team is not aware either of who installs Jupyter. | |||||
| many companies that provide Jupyter support; We cannot unfortunately give you | ||||||
| names out of fairness. | ||||||
|
|
||||||
| ## Data retention and Personal informations | ||||||
|
|
||||||
| This section is similar to the vendor assessment above but is more targeted at | ||||||
| institutions which are planning to use Jupyter. In particular you may have been | ||||||
| redirected here if you are from a k-12 institution planning to use Jupyter. | ||||||
|
|
||||||
| ### Jupyter Notebook, JupyterLab, JupyterHub and Similar | ||||||
|
|
||||||
| The Jupyter team does not provide Jupyter as a service, thus we usually are not | ||||||
| the right group to contact if you have questions on how your (or your users') | ||||||
| data and personal information are stored and used. | ||||||
|
|
||||||
| - If you use or plan on using a service provider for Jupyter; they are your | ||||||
| vendor, and can answer those questions. | ||||||
|
|
||||||
| - If you self-host or plan on self hosting Jupyter, then it is likely to your | ||||||
| IT team to decide and enforce policies as all the data is controlled by your | ||||||
| IT team. | ||||||
|
|
||||||
| - If each user deploy on their own machine, then it's up to how each user uses | ||||||
ivanov marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
| Jupyter and the method they used to install Jupyter. | ||||||
|
|
||||||
| ### Jupyter.org/try | ||||||
|
|
||||||
| The usage of any instances of https://jupyter.org/try is meant only for evaluation of | ||||||
| Jupyter and not long term usage. Theses instances are ephemeral and do not | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| persist any data, or only store data in users' browsers which can be deleted by | ||||||
| clearing the browser's cache. | ||||||
|
|
||||||
|
|
||||||
| ### Forums and Chat | ||||||
|
|
||||||
| The Jupyter community self organised around multiple platforms, in particular | ||||||
| https://discourse.jupyter.org/ and https://jupyter.zulipchat.com/. Having an | ||||||
| account on any of those platforms is neither required not encouraged to use the | ||||||
ivanov marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
| Jupyter Software, and data collection on those platforms are governed by their | ||||||
| respective platforms. | ||||||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.