Skip to content
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

Wireframe and implement a project dashboard page #615

Closed
ellisonbg opened this issue Jul 20, 2011 · 0 comments
Closed

Wireframe and implement a project dashboard page #615

ellisonbg opened this issue Jul 20, 2011 · 0 comments
Assignees
Labels
Milestone

Comments

@ellisonbg
Copy link
Member

The project dashboard will provide a user with project specific activities, such as being able to select a specific notebook to open and use. The initial UI will be relatively simple, showing a list of the notebooks for that project that can be opened. The URL of the project dashboard will simply be the absolute path of the project directory. For example:

  • /Users/bgranger/Documents/projectdir
  • /home/bgranger/code/projectdir

The URLs of notebooks in these projects directories will have the form:

  • /Users/bgranger/Documents/projectdir/notebook1.ipynb
  • /home/bgranger/code/projectdir/notebook2.ipynb
@ghost ghost assigned ellisonbg Jul 20, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant