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 datasets image to Operate First #31

Open
6 of 8 tasks
pacospace opened this issue Apr 26, 2021 · 20 comments
Open
6 of 8 tasks

Add datasets image to Operate First #31

pacospace opened this issue Apr 26, 2021 · 20 comments
Labels
hacktoberfest Issues targeting the hacktoberfest participants. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/demo This is an Issue or PR someone want to give a demo or request a demo. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries.

Comments

@pacospace
Copy link
Contributor

pacospace commented Apr 26, 2021

Is your feature request related to a problem? Please describe.
As Thoth contributor,

I want to learn about Thoth datasets directly from Operate First, spawning an image in JH.

As Thoth Maintainer,
I would like to publish datasets about knowledge collected by Thoth and make it available in Operate First.

Describe the solution you'd like
Move datasets to Ceph Public Bucket on Operate First and modify notebooks to retrieve data from there (remove git LFS dependency). At the end add the new image created to Operate First to be spawned.

Tasks:

  • Learn how to access notebooks in JupyterHub[1] available through Open Data Hub [8] on Operate First [2] spawning Experimental Elyra image and learn about Thoth datasets [3].
  • Verify/Request the credentials of the public bucket available on Operate First.
  • Place datasets on that bucket under thoth/datasets/{dataset-name} using aws/s3 CLI [4] from your local terminal.
  • Modify notebooks to retrieve data from s3 instead of using local datasets.
  • Push changes to thoth-station/datasets using Git extension [5].
  • Create a release using Kebechet [6] and AICoE-CI [7]
  • Add image to JupyterHub list of images, so that users can learn about thoth datasets.
  • Demo

References:

@goern
Copy link
Member

goern commented Apr 27, 2021

/kind feature
/kind demo
/assign @tumido
/sig user-experience

@sesheta sesheta added kind/feature Categorizes issue or PR as related to a new feature. kind/demo This is an Issue or PR someone want to give a demo or request a demo. sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries. labels Apr 27, 2021
@pacospace
Copy link
Contributor Author

pacospace commented Apr 28, 2021

/kind feature
/kind demo
/assign @tumido
/sig user-experience

@goern this requires the extension of S2I builds to handle GIT LFS, cc @harshad16 @sub-mod. It is something we will need for the predictabe deployment pipeline as well.

@goern
Copy link
Member

goern commented Apr 30, 2021

sounds like a good feature request.

/label triage/needs-information

what needs to be added? is there an issue with s2i-thoth repo?

@sesheta sesheta added the triage/needs-information Indicates an issue needs more information in order to work on it. label Apr 30, 2021
@harshad16 harshad16 removed the triage/needs-information Indicates an issue needs more information in order to work on it. label May 12, 2021
@sesheta
Copy link
Member

sesheta commented Jul 15, 2021

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

@sesheta sesheta added the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Jul 15, 2021
@pacospace
Copy link
Contributor Author

/remove-lifecycle rotten

@sesheta sesheta removed the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Jul 15, 2021
@sesheta
Copy link
Member

sesheta commented Aug 24, 2021

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

/close

@sesheta sesheta closed this as completed Aug 24, 2021
@sesheta
Copy link
Member

sesheta commented Aug 24, 2021

@sesheta: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@pacospace pacospace reopened this Aug 24, 2021
@pacospace
Copy link
Contributor Author

pacospace commented Aug 24, 2021

  • Move datasets to public Ceph on Operate First
  • Adjust notebooks to use those instead of local files.

@sesheta
Copy link
Member

sesheta commented Sep 23, 2021

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

/close

@sesheta
Copy link
Member

sesheta commented Sep 23, 2021

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

@sesheta sesheta added the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Sep 23, 2021
@sesheta sesheta closed this as completed Sep 23, 2021
@sesheta
Copy link
Member

sesheta commented Sep 23, 2021

@sesheta: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@pacospace pacospace reopened this Sep 27, 2021
@goern
Copy link
Member

goern commented Sep 27, 2021

/help
/label hacktoberfest

@sesheta
Copy link
Member

sesheta commented Sep 27, 2021

@goern:
This request has been marked as needing help from a contributor.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help command.

In response to this:

/help
/label hacktoberfest

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@sesheta sesheta added hacktoberfest Issues targeting the hacktoberfest participants. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Sep 27, 2021
@sesheta
Copy link
Member

sesheta commented Dec 26, 2021

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@goern
Copy link
Member

goern commented Feb 16, 2022

/remove-lifecycle stale

@pacospace @mayaCostantini could you please update the status of this one?

@mayaCostantini
Copy link
Contributor

@goern I think the two last acceptance might not be completed yet,

  • Add image to JupyterHub list of images, so that users can learn about thoth datasets.
  • Demo

The first one depending on if we would like to have a meteor compatible and/or an image always available in the spawner on JupyterHub, wdyt?

@goern
Copy link
Member

goern commented Feb 16, 2022

ja, I think we should have it visible.

/priority important-soon

@sesheta sesheta added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Feb 16, 2022
@sesheta
Copy link
Member

sesheta commented May 17, 2022

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@sesheta sesheta added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 17, 2022
@sesheta
Copy link
Member

sesheta commented Jun 16, 2022

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

@sesheta sesheta added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jun 16, 2022
@harshad16
Copy link
Member

/remove-lifecycle rotten
/lifecycle frozen

@sesheta sesheta added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. labels Jun 16, 2022
@codificat codificat moved this to 🆕 New in Planning Board Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Issues targeting the hacktoberfest participants. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/demo This is an Issue or PR someone want to give a demo or request a demo. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries.
Projects
Status: 🆕 New
Development

No branches or pull requests

6 participants