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

Add jupyter-apis Notebook-page frontend to KF1.7 #229

Closed
43 tasks done
wg102 opened this issue May 25, 2023 · 0 comments
Closed
43 tasks done

Add jupyter-apis Notebook-page frontend to KF1.7 #229

wg102 opened this issue May 25, 2023 · 0 comments
Assignees

Comments

@wg102
Copy link
Contributor

wg102 commented May 25, 2023

Epic: StatCan/aaw#1632

Update the frontend notebook-page for jupyter to match upstream while making sure to not remove our custom code.

SRC App pages Notebook-pages

jupyter/frontend/src/app/pages/notebook-page

  • notebook-mock.ts
  • notebook-page.component.html
  • notebook-page.component.scss
  • notebook-page.component.spec.ts
  • notebook-page.component.ts
  • notebook-page.module.ts
  • pod-mock.ts

jupyter/frontend/src/app/pages/notebook-page/events

  • config.ts
  • events.component.ts
  • events.component.scss
  • events.component.spec.ts
  • events.component.html
  • events.module.ts

jupyter/frontend/src/app/pages/notebook-page/logs

  • logs.component.ts
  • logs.module.ts
  • logs.component.spec.ts
  • logs.component.html
  • logs.component.scss

jupyter/frontend/src/app/pages/notebook-page/overview

  • overview.component.html
  • overview.component.scss
  • overview.component.spec.ts
  • overview.component.ts
  • overview.module.ts
  • volumes.constants.ts

jupyter/frontend/src/app/pages/notebook-page/overview/configurations

  • configurations.component.html
  • configurations.component.scss
  • configurations.component.spec.ts
  • configurations.component.ts
  • configurations.module.ts

jupyter/frontend/src/app/pages/notebook-page/overview/configurations/configuration-info-dialog

  • configuration-info-dialog.component.html
  • configuration-info-dialog.component.scss
  • configuration-info-dialog.component.spec.ts
  • configuration-info-dialog.component.ts

jupyter/frontend/src/app/pages/notebook-page/overview/volumes

  • volumes.component.spec.ts
  • volumes.component.html
  • volumes.component.ts
  • types.ts
  • volumes.component.scss

jupyter/frontend/src/app/pages/notebook-page/yaml

  • yaml.component.html
  • yaml.component.scss
  • yaml.component.spec.ts
  • yaml.component.ts
  • yaml.module.ts
@mathis-marcotte mathis-marcotte changed the title Update jupyter-apis Notebook-page frontend to KF1.7 Add jupyter-apis Notebook-page frontend to KF1.7 May 25, 2023
@mathis-marcotte mathis-marcotte self-assigned this May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants