HackMD
  • Prime
    Prime  Full-text search on all paid plans
    Search anywhere and reach everything in a Workspace with Prime plan.
    Got it
      • Create new note
      • Create a note from template
    • Prime  Full-text search on all paid plans
      Prime  Full-text search on all paid plans
      Search anywhere and reach everything in a Workspace with Prime plan.
      Got it
      • Sharing Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • More (Comment, Invitee)
      • Publishing
        Everyone on the web can find and read all notes of this public team.
        After the note is published, everyone on the web can find and read this note.
        See all published notes on profile page.
      • Commenting Enable
        Disabled Forbidden Owners Signed-in users Everyone
      • Permission
        • Forbidden
        • Owners
        • Signed-in users
        • Everyone
      • Invitee
      • No invitee
      • Options
      • Versions and GitHub Sync
      • Transfer ownership
      • Delete this note
      • Template
      • Save as template
      • Insert from template
      • Export
      • Dropbox
      • Google Drive
      • Gist
      • Import
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
      • Download
      • Markdown
      • HTML
      • Raw HTML
    Menu Sharing Create Help
    Create Create new note Create a note from template
    Menu
    Options
    Versions and GitHub Sync Transfer ownership Delete this note
    Export
    Dropbox Google Drive Gist
    Import
    Dropbox Google Drive Gist Clipboard
    Download
    Markdown HTML Raw HTML
    Back
    Sharing
    Sharing Link copied
    /edit
    View mode
    • Edit mode
    • View mode
    • Book mode
    • Slide mode
    Edit mode View mode Book mode Slide mode
    Note Permission
    Read
    Only me
    • Only me
    • Signed-in users
    • Everyone
    Only me Signed-in users Everyone
    Write
    Only me
    • Only me
    • Signed-in users
    • Everyone
    Only me Signed-in users Everyone
    More (Comment, Invitee)
    Publishing
    Everyone on the web can find and read all notes of this public team.
    After the note is published, everyone on the web can find and read this note.
    See all published notes on profile page.
    More (Comment, Invitee)
    Commenting Enable
    Disabled Forbidden Owners Signed-in users Everyone
    Permission
    Owners
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Invitee
    No invitee
       owned this note    owned this note      
    Published Linked with GitHub
    Like3 BookmarkBookmarked
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    --- tags: NumPy --- # 2023-01-30 NumPy Documentation Team meeting - Time: 12 pm UTC - Join via Zoom: https://us06web.zoom.us/j/85016474448?pwd=TWEvaWJ1SklyVEpwNXUrcHV1YmFJQT09 (To dial in, find your local number: https://us06web.zoom.us/u/ksv5WeoUL) - [NumPy community events calendar](https://scientific-python.org/calendars/) - [Documentation issues](https://github.com/numpy/numpy/labels/04%20-%20Documentation) - [Documentation brainstorming document](https://hackmd.io/RdtnQZpLRZqgNRe4gaJ0SA) - anything that is not yet ready for an issue or PR or needs a discussion - [Documentation team meetings notes archive](https://github.com/numpy/archive/tree/main/docs_team_meetings) - [Community meetings notes archive](https://github.com/numpy/archive/tree/main/community_meetings) - [Triage meetings notes archive](https://github.com/numpy/archive/tree/master/triage_meetings) - Next meeting: 2023-02-13 @ 4 pm UTC ### Useful links - Getting started with building documentation: https://numpy.org/devdocs/dev/howto_build_docs.html - How to contribute to the NumPy documentation: https://numpy.org/devdocs/dev/howto-docs.html ### Code of Conduct We want to take a moment to remind you that this meeting is meant to be welcoming and inclusive. It's important for us to have a healthy community. Like all NumPy spaces, and everyone participating in them, this meeting will follow our [Code of Conduct](https://numpy.org/code-of-conduct/). If you haven't read it yet, please take some time to do so later on as it already applies to you. For now, in short, please be kind and generous towards one another. If you see violations, take a screenshot, intervene in a respectful manner, and report it to the CoC Committee via email. For more information, refer to the Reporting Guidelines section on https://numpy.org/code-of-conduct/. **Present:** Mukulika, Melissa, Matti, Lex Maximov, Rohit Goswami **Notes taken by:** ## Follow-up from last meeting / discussions - [name=inessa] Presentation topics for NumPy Newcomers’ Hour To suggest a topic for future presentations, leave a comment in this tracking issue: https://github.com/numpy/archive/issues/58. - [name=Inessa & Melissa] [Documentation user stories](https://github.com/numpy/numpy/issues/22089) *Feel free to add yours!* - Inessa: issues related to the NumPy educational content: https://github.com/numpy/numpy-newsletter/issues/20 https://github.com/numpy/numpy-newsletter/issues/24 https://github.com/numpy/numpy-newsletter/issues/25 https://github.com/numpy/numpy-newsletter/issues/26 If you’d like to work on any of them, leave a comment on GitHub (below the relevant issue). - Tracking inactive PRs - Add them to this GitHub project: https://github.com/orgs/numpy/projects/6 - [name=rossbar] Dealing with data for NumPy tutorials * Currently running a mirror (from my personal github account) containing data for numpy tutorials. - At the very least, this should move outside of my personal github account - Look into S3 buckets? - Talk to Numfocus about allocating a bucket * Data as a submodule? - Doesn't scale to large datasets, but probably more convenient than what we currently do - Similar to what SciPy is implementing - [Initial setup for scipy.datasets](https://github.com/scipy/scipy/pull/15607) - Each dataset is a repo under the scipy organization. For example, https://github.com/scipy/dataset-ascent - [Documentation on scipy.datasets](https://scipy.github.io/devdocs/reference/datasets.html) - A quick look at [open doc PRs](https://github.com/numpy/numpy/pulls?q=is%3Aopen+is%3Apr+label%3A%2204+-+Documentation%22): - Maybe add ref_guide check to a specific CI job for easier review - Add it to CircleCI or make a separate job - Action item: Open an issue about it - Consider adding numpy-tutorials to the main NumPy readme (?) to redirect CI contributions to a more suitable/necessary place. ## New Topics - [name=Mukulika ]Interest for participating in Google Season of Docs 2023 - The new season has been [announced](https://groups.google.com/g/season-of-docs-announce/c/-wfcYZ9UYwc/m/gotnfJ0OCgAJ?pli=1). - Read about last season's successful projects [here](https://developers.google.com/season-of-docs/docs/2022/participants). - Mukulika, Melissa available for mentoring - [name=Melissa] [DOC: Add images illustrating how-to-io.rst #17556 ](https://github.com/numpy/numpy/pull/17556) - Use Mermaid to generate illustrations - https://mermaid.js.org/ - Melissa will open a draft PR for consideration - [name=Lev] "NumPy Showcase" for the [Pandas Illustrated](https://betterprogramming.pub/pandas-illustrated-the-definitive-visual-guide-to-pandas-c31fa921a43) article. - Use cases where NumPy is more suitable than Pandas (idea from [this](https://www.reddit.com/r/Python/comments/10mezt9/comment/j688rp7/?utm_source=reddit&utm_medium=web2x&context=3) reddit comment): - multidimensional fancy indexing is missing from Pandas; - `df.replace` is surprizingly slow; - no random numbers generators in Pandas; - Image processing and homogenous data operations are better suited for NumPy - [name=Rohit] Section on `git bisect` for hard to track bugs? - Probably under the [advanced debugging section](https://numpy.org/doc/stable/dev/development_advanced_debugging.html)? - Suggest links outside, maybe just a few lines [name=Matti,Melissa] - Maybe the Github main document - Something on test isolation / don't rebuild NumPy - Or `meson` build where possible :) --- ### Let's connect and keep the conversation going! Join the NumPy contributor community **Slack workspace**: https://join.slack.com/t/numpy-team/shared_invite/zt-1gokbq56s-bvEpo10Ef7aHbVtVFeZv2w Sign up to the NumPy **mailing list**: mail.python.org/mailman/listinfo/numpy-discussion Subscribe to the NumPy **YouTube** channel: https://www.youtube.com/c/NumPy_team Follow us on **Twitter**: [@numpy_team](https://twitter.com/numpy_team) Follow us on **LinkedIn**: https://www.linkedin.com/company/numpy/ --- Remember to archive this file by committing it to [https://github.com/numpy/archive/tree/main/docs_team_meetings](https://github.com/numpy/archive/tree/main/docs_team_meetings)

    Import from clipboard

    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 lost their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template is not available.


    Upgrade

    All
    • All
    • Team
    No template found.

    Create custom template


    Upgrade

    Delete template

    Do you really want to delete this template?

    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

    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

    Tutorials

    Book Mode Tutorial

    Slide Mode Tutorial

    YAML Metadata

    Contacts

    Facebook

    Twitter

    Feedback

    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

    Versions and GitHub Sync

    Sign in to link this note to GitHub Learn more
    This note is not linked with GitHub Learn more
     
    Add badge Pull Push GitHub Link Settings
    Upgrade now

    Version named by    

    More Less
    • Edit
    • Delete

    Note content is identical to the latest version.
    Compare with
      Choose a version
      No search result
      Version not found

    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. Learn more

         Sign in to GitHub

        HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.

        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
        Available push count

        Upgrade

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Upgrade

        Danger Zone

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

        Syncing

        Push failed

        Push successfully