Skip to content

feat(jupyter-datascience-notebooks): add a new template jupyter-datascience-notebooks#5

Merged
jcbhmr merged 15 commits into
devcontainers-community:mainfrom
eitsupi:add-jupyter-datascience-notebooks
Apr 15, 2023
Merged

feat(jupyter-datascience-notebooks): add a new template jupyter-datascience-notebooks#5
jcbhmr merged 15 commits into
devcontainers-community:mainfrom
eitsupi:add-jupyter-datascience-notebooks

Conversation

@eitsupi
Copy link
Copy Markdown
Contributor

@eitsupi eitsupi commented Mar 19, 2023

Closes #2

Add a template for the purpose of replacing the legacy template that is in https://github.com/microsoft/vscode-dev-containers/tree/main/containers/jupyter-datascience-notebooks.

And update some Lint settings of CI.

Comment thread src/jupyter-datascience-notebooks/NOTES.md
Comment thread test/jupyter-datascience-notebooks/test.sh
Copy link
Copy Markdown
Member

@jcbhmr jcbhmr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇 Looks good enough to merge! 👍 More stuff can be added in the future (like better docs, authors/maintainers names, better comments, etc.). I think this is a good first template.

I know you mentioned something about "what information should go in the NOTES.md" somewhere, so you might be interested in #8

@jcbhmr jcbhmr mentioned this pull request Mar 20, 2023
9 tasks
@jcbhmr jcbhmr added the enhancement New feature or request label Mar 20, 2023
@eitsupi
Copy link
Copy Markdown
Contributor Author

eitsupi commented Mar 20, 2023

Thanks for the review.
It would be great if we could include the scope of adding Template in the README before merging this. (I am in no hurry to merge this)

@jcbhmr
Copy link
Copy Markdown
Member

jcbhmr commented Mar 20, 2023

(I am in no hurry to merge this)

Good attitude to take. 🎖 I appreciate your counterweight to my zeal 💕

Comment thread src/jupyter-datascience-notebooks/.devcontainer/devcontainer.json Outdated
@eitsupi
Copy link
Copy Markdown
Contributor Author

eitsupi commented Apr 1, 2023

It has become apparent that some configuration changes are needed in linter CI.
I will do that in another PR.

@jcbhmr jcbhmr marked this pull request as ready for review April 13, 2023 21:25
eitsupi added a commit that referenced this pull request Apr 15, 2023
This PR would... (checkboxes track draft progress)
- [x] Add a header image
- [x] Make sure the under construction banner stays there for a bit
while longer (until at least #5 is merged)
- [x] Try to be original (right now heavily inspired by @jcbhmr's
previous contributions to
https://github.com/devcontainers-contrib/templates/blob/main/README.md
- [x] Add instructions on _how to use_ these templates
- [x] Add a dev section with a gist of how to fix/add stuff
- [x] Include a reference to the CONTRIBUTING.md
- [x] Encourage existing community members who have possible
devcontainer templates to reach out

Other meta stuff:
- [ ] Conform to commit convention?
- [] Passes linting?

---------

Co-authored-by: eitsupi <ts1s1andn@gmail.com>
@eitsupi eitsupi mentioned this pull request Apr 15, 2023
3 tasks
Comment on lines +36 to +39
"numpy",
"pandas",
"tidyverse",
"much more"
Copy link
Copy Markdown
Contributor Author

@eitsupi eitsupi Apr 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a feeling they are not platforms, but are copied straight from the original template.......

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

opened devcontainers/templates#145 because I remembered you saying something like "the devcontainers official people get paid to do this" so I figured might as well ask, right? cant hurt.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening that!
I too don't think this field is currently being used for anything.

So we can keep this as it is for now.

@eitsupi eitsupi requested a review from jcbhmr April 15, 2023 05:25
@eitsupi
Copy link
Copy Markdown
Contributor Author

eitsupi commented Apr 15, 2023

@jcbhmr I think I have finished the work.

If you look at it and it looks like there are no major problems, let's merge it and submit a PR to the index https://github.com/devcontainers/devcontainers.github.io.

@jcbhmr jcbhmr merged commit 2bd8970 into devcontainers-community:main Apr 15, 2023
@eitsupi eitsupi deleted the add-jupyter-datascience-notebooks branch April 15, 2023 05:35
@eitsupi
Copy link
Copy Markdown
Contributor Author

eitsupi commented Apr 23, 2023

@jcbhmr CI worked and published successfully, should I send the PR to the index?

@eitsupi
Copy link
Copy Markdown
Contributor Author

eitsupi commented May 1, 2023

@jcbhmr Any thoughts?

@jcbhmr
Copy link
Copy Markdown
Member

jcbhmr commented May 1, 2023

Sounds great! 👍

@eitsupi
Copy link
Copy Markdown
Contributor Author

eitsupi commented May 1, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add jupyter-datascience-notebooks template

2 participants