Skip to content
View tos-kamiya's full-sized avatar
:octocat:
one by one
:octocat:
one by one

Highlights

  • Pro

Organizations

@project20
Block or Report

Block or report tos-kamiya

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. A tool to convert Jupyter Notebook (... A tool to convert Jupyter Notebook (.ipynb) to Markdown (.md)
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    # https://chat.openai.com/share/448d1592-749e-49f4-8e44-948b0207d075
    4
    
                  
    5
    def to_markdown(jypyter_notebook_json):
  2. arlq arlq Public

    A rogue-like game created as an experiment in developing code and manuals with humans and ChatGPT.

    Python 2

  3. dendro_text dendro_text Public

    Draw dendrogram of similarity between text files.

    Python 1

  4. picaf picaf Public

    A tool to generate a clickable map of files

    Python

  5. mc-pdf2txt mc-pdf2txt Public

    Convert multi-column pdf to text with `poppler` and `tesseract`

    Python 5 1