Skip to content

How to automatically create a Jupyter notebook template? #11

@lowspace

Description

@lowspace
  • Version 1: create a Template.ipynb, then copy and paste it each time.
  • Version 2: write a script to automatically copy and paste the template file, renames the new file and open it in VS code tab.
  • Version 3: write a script to crawl data from Leetcode, parse its data, and create a Jupyter notebook by Python via nbformat package

TO-DO:

  • convert the Leetcode HTLM page to markdown more precisely
  • allow to create the notebook only by the question ID

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions