pyopensci
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Versions and GitHub Sync Sharing URL Help
Menu
Options
Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Write
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee
  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       owned this note    owned this note      
    Published Linked with GitHub
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    --- tags: pyopensci, python --- # pyOpenSci Meeting Notes - 3 October 2019 ## Attendees * Leah Wasser (Earth Lab - CU Boulder) * Kirstie Whitaker (Alan Turing Institute, London, UK) * Luiz Irber (DIB Lab - UC Davis) * Jenny Palomino (Earth Lab - CU Boulder) * Carson Farmer (Textile - Remote/Victoria, B.C, Canada) * Chris Holdgraf (UC Berkeley) * Kylen Solvik (Earth Lab - CU Boulder) * Sander van Rijn (Leiden University, the Netherlands) (last ~10 minutes) ## Agenda 1. Software list is live on the website! TODO: change this to a _data yaml file driven script https://www.pyopensci.org/python-packages/ * Pull request to show how to update the website: https://github.com/pyOpenSci/pyopensci.github.io/pull/16 * Example file: https://github.com/pyOpenSci/pyopensci.github.io/blob/20f5bd2ee1ee5d6e2053f7ba186917f6009ab67a/_packages/nbless.md * Chris: can we automated this * idea: could we pull this from the setup?? write .a script the parses the metadata in the setup.py file! * Can we find a standard that people are cementing around?? or do we develop one?? * json file * Codemeta https://codemeta.github.io/ * codemeta example: https://github.com/dib-lab/sourmash/blob/master/codemeta.json * Ask ropensci -- how do they update their database of packages? * Looks like they do use CodeMeta.json: https://devguide.ropensci.org/building.html#creating-metadata-for-your-package * and they have a package to generate it: https://github.com/ropensci/codemetar * mailing list -- to get notified of new packages?? this could have new releases, etc * We could also post updates on discourse -- * ROpenSci newsletter: https://news.ropensci.org * KW: Archives exist, you can go read them after the fact, really nice to be able to see progress - especially to keep people involved while the community is still quite small. 2. Max fixed apveyor on our cookiecutter (thanks Ivan for the input on that as well!! ) 3. Let's update contributors -- please submit a PR if your name isn't there OR add your name to the list below * https://www.pyopensci.org/ <- scroll down to see the list of contributors * What about using the badges to label folks: https://img.shields.io/badge/-editor-blue.svg * ![](https://img.shields.io/badge/-editor-blue.svg), ![](https://img.shields.io/badge/-reviewer-green.svg), ![](https://img.shields.io/badge/-contributor-purple.svg) * https://github.com/all-contributors/all-contributors-bot <- chris tried this! It's really difficult to customise :grimacing: * your name here * your name here * your name here * Leah can write a little scripts to part a list of collaborators (and will mimic this code apporach for the software package list! ) https://github.com/pyOpenSci/pyopensci.github.io/tree/20f5bd2ee1ee5d6e2053f7ba186917f6009ab67a/_data Create: contributors.yml ``` - Name - Institution - Role - GitHub handle - ``` * Here's an example from a project I run (Kirstie) if you want some raw info in a table: https://github.com/alan-turing-institute/the-turing-way#contributors * profile picture: https://github.com/kirstiejane.png (just add `.png` to the username) * 4. AGU Town Open Hall (overall ideas for session) 5. Twitter -- let's get some tweets going. does anyone want to write tweets for a week or two? either take over the account or just write some and we will schedule them for you? 6. Software Review Update When an editor emails a reviewer. We can tell them they have a week * Have some language in email template: https://www.pyopensci.org/dev_guide/appendices/templates.html#Review-Request-Template * But don't reference this timeline anywhere else in guidelines or editor guide ``` My name is Brooke Anderson, and I'm an editor at rOpenSci. We appreciate your help in reviewing previous packages, and I'm writing to ask if you would be willing to review another package for rOpenSci. The package, exoplanets by Tyler Littlefield, provides access to NASA's Exoplanet Archive database. You can find it on GitHub here: https://github.com/tyluRp/exoplanets. We conduct our open review process via GitHub as well, here: [https://github.com/ropensci/software-review/issues/309. If you accept, note that we ask reviewers to complete reviews in three weeks. (We’ve found it takes a similar amount of time to review a package as an academic paper.) Our reviewers guide (https://ropensci.github.io/dev_guide/reviewerguide.html) details what we look for in a package review, and includes links to example reviews. Our standards are detailed in our packaging guide (https://ropensci.github.io/dev_guide/building.html), and we provide reviewer template (https://ropensci.github.io/dev_guide/reviewtemplate.html) for you to use. Please make sure you do not have a conflict of interest (https://ropensci.github.io/dev_guide/policies.html#coi) preventing you from reviewing this package. If you have questions or feedback, feel free to ask me or post to the rOpenSci forum (https://discuss.ropensci.org/). Are you able to review? If you can not, suggestions for alternate reviewers are always helpful. If I don't hear from you within a week, I will assume you are unable to review at this time. ``` * Pandera (Almost approved!! just a few minor items) * A few docstring updates * Add to website (via pr to website) * EarthPy - new editors and reviwers? * Leo answered last week, he can't do it but has someone that also reviews for JOSS to recommend. * https://github.com/darribas * Martin - one of the other packages submitted? should we consider reviewing one of those? * Other points of discussion? 8. Personas and pathways task * This was supposed to be done by Kirstie last week.....and she just didn't get around to it :grimacing: * Actioned to do before Monday! * Idea: Pull out some of the ways of contributing from the [emoji key](https://allcontributors.org/docs/en/emoji-key) to stimulate ideas about a very diverse community of contributors * Question for this group: If one person came along and contributed in one way, which would be the emoji you'd _most_ want them to identify with. * eg: 📝 write a blog, 👀 review a package, 💻 submit a package, 🎨 make the website look beautiful etc etc etc :smile: * Another suggestion: have a person help with infrastructure 🚇 and automation (tools 🔧) pieces so we can remove the number of human-in-the-loop tasks that need to be manually done ## Discourse what are the groups that we want ? channel for contributors where we can store things like lists of participants at events? * Kirstie suggests taht we manage people * gdpr compliant database? (tiny letter)-- similar or the same as mail chimp. will have to look into this a bit more about how we keep and share contact lists... * Could we add them to discourse in a particular channel. TODO: * get luiz the drive spreadsheet of names * use chris' private room to add documents like the list of names... -- * website updates - package lists, * Reviewer guide update: links to actual pyOpenSci reviews, clear expectations section at the top (Kylen)

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully