Skip to main content

python3-nbctl

将ipynb文件转化为markdown文件/convert jupyter *.ipynb file to markdown files

PyPI-python3-nbctl

Github Actions for Container ipynb to markdown

How to Use by Github Actions

      - name: convert jupyter *.ipynb file to markdown
        uses: x-actions/python3-nbctl@v1
        with:
          script: >
            find <path> -type f -name "*.ipynb" | grep -v ".ipynb_checkpoints" | xargs -I{} nbctl --input {} --force --debug

Dev and Test

  • local run
# install
pip3 install -r requirements.txt
python3 setup.py install

# or
pip3 install python3-nbctl
  • help
nbctl --help

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python3-nbctl-1.0.0.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python3_nbctl-1.0.0-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file python3-nbctl-1.0.0.tar.gz.

File metadata

  • Download URL: python3-nbctl-1.0.0.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for python3-nbctl-1.0.0.tar.gz
Algorithm Hash digest
SHA256 30e61f3de944d616050de5d761596b99dac6fa01ebec776d8856c60bf3d70a08
MD5 158643b44a9c958c15eae86e32dd6b50
BLAKE2b-256 848a5e6ae316f35ed142300cb672d2090ebe7d0ef4e4a86127eec74b2a3e4e80

See more details on using hashes here.

File details

Details for the file python3_nbctl-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: python3_nbctl-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for python3_nbctl-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f690af58f3e6b61863f585aa79c63b5528078299a3a070e63df59155a3f24d70
MD5 6a8c505d98ce1e071481d67d098ef99c
BLAKE2b-256 b7e17ed13732463ce43adf1288607b9884d2acae14bda05a64d3d3561c070a21

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 files

0.0.2

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page