# jupyterlab_rklogo__extension
To install the prebuilt extension from a wheel:
Custom logos applied to:
- JupyterLab IDE
- RetroLab homepage
- RetroLab notebooks
- favicons
## Building and Pushing Newly Built Wheels to PyPi
```bash
# Build
pip install build
#Install the package
pip install .
# Node MUST BE INSTALLED
python -m build
# packages built into ./dist
# Push to PyPi
pip install twine
twine upload MY_PACKAGE.whl
```
Raw data
{
"_id": null,
"home_page": "https://github.com/AIfengstudy",
"name": "jupyterlab-rklogo-extension",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "Jupyter,JupyterLab,JupyterLab3",
"author": "rkwork",
"author_email": "rkwork17527796274@gmail.com",
"download_url": "",
"platform": "Linux",
"description": "# jupyterlab_rklogo__extension\n\n\n\nTo install the prebuilt extension from a wheel:\n\n\nCustom logos applied to:\n\n- JupyterLab IDE\n- RetroLab homepage\n- RetroLab notebooks\n- favicons\n\n\n\n## Building and Pushing Newly Built Wheels to PyPi\n\n```bash\n# Build\npip install build\n\n#Install the package\npip install .\n\n# Node MUST BE INSTALLED\npython -m build\n# packages built into ./dist\n\n# Push to PyPi\npip install twine\ntwine upload MY_PACKAGE.whl\n```\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "jupyterlab logo change.",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/AIfengstudy"
},
"split_keywords": [
"jupyter",
"jupyterlab",
"jupyterlab3"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e7ca6ddfe45805e2bb8943ca1c6da0f3b53a12d14048d5cb575638a4b2c342af",
"md5": "95a1bc8cf0665454f3efd13e7aa9c00b",
"sha256": "1eb330983b15d2e3569195d6c41edd267ff0e348ee7eb7c959fb6136c8d4ccda"
},
"downloads": -1,
"filename": "jupyterlab_rklogo_extension-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "95a1bc8cf0665454f3efd13e7aa9c00b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 13686,
"upload_time": "2024-03-01T03:32:49",
"upload_time_iso_8601": "2024-03-01T03:32:49.356593Z",
"url": "https://files.pythonhosted.org/packages/e7/ca/6ddfe45805e2bb8943ca1c6da0f3b53a12d14048d5cb575638a4b2c342af/jupyterlab_rklogo_extension-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-01 03:32:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "jupyterlab-rklogo-extension"
}