Skip to content

Server persistence of analyses #7

@ArtPoon

Description

@ArtPoon

How can a user return to an analysis on the server? For example, what if the user closes the browser window or tab associated with their Shiny analysis? There are generally two approaches to this problem that I can think of:

  1. generate a random unique identifier that is used to label run folder, so that the user can bookmark that page and return to the same analysis later on (e.g., Datamonkey)
  2. Implement a user account system like Django

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions