Skip to main content

Simply returns either notebook filename or the full path to the notebook when run from Jupyter notebook in browser.

Project description

ipynbname

When run in a Jupyter notebook, simply returns the notebook filename or the full path to the notebook. I created this to help with automating posting blog posts written in Jupyter notebooks directly to GitHub Pages.
Check it out if you're looking to use this method of blogging :metal:

You would think there was already some built-in way to access the current notebook name, but it took many hours of searching for a way to do it. As it seems many others did, I tried using Javascript, but the async nature of JS meant that it was unreliable. Finally I stumbled on this post. I have refactored the code there so a user can get either the name or path, but credit for most of the code goes to the author of this post, thanks!

Examples

Get the notebook name:

import ipynbname
nb_fname = ipynbname.name()

Get the full path to the notebook:

import ipynbname
nb_path = ipynbname.path()

Project details


Download files

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

Source Distribution

ipynbname-2021.3.2.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

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

ipynbname-2021.3.2-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file ipynbname-2021.3.2.tar.gz.

File metadata

  • Download URL: ipynbname-2021.3.2.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for ipynbname-2021.3.2.tar.gz
Algorithm Hash digest
SHA256 cf7bae999005dce012738d09610e69a47acd765797c0365c803f96c21ea2f32b
MD5 e5218eaf8a9db6d3abc8a2a56bb1d4dd
BLAKE2b-256 40bed3717bd60240255c1f21dd6ba54eb654d7a5590c52f68f12023764f7b073

See more details on using hashes here.

File details

Details for the file ipynbname-2021.3.2-py3-none-any.whl.

File metadata

  • Download URL: ipynbname-2021.3.2-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for ipynbname-2021.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 aaf6ab2fcbc68ab6c4c6ba924b57991a388ccc1c8fae782f2433340a40743dfe
MD5 d5675fb6d6578d90f5c2f1d438003df3
BLAKE2b-256 2efdebf75a3f28a7ead2cff9aa0b763bb8308aa6a77b1f7bbc0a86d15e7217be

See more details on using hashes here.

Supported by

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