Update dotfiles
This commit is contained in:
parent
12ad926717
commit
cd7fc88042
120
dot_pipx.json
120
dot_pipx.json
@ -242,6 +242,126 @@
|
|||||||
"venv_args": []
|
"venv_args": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"nbconvert": {
|
||||||
|
"metadata": {
|
||||||
|
"injected_packages": {},
|
||||||
|
"main_package": {
|
||||||
|
"app_paths": [
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\jupyter-dejavu.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\jupyter-nbconvert.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"app_paths_of_dependencies": {
|
||||||
|
"jsonschema": [
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\jsonschema.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"jupyter-client": [
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\jupyter-kernel.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\jupyter-kernelspec.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\jupyter-run.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"jupyter-core": [
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\jupyter-migrate.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\jupyter-troubleshoot.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\jupyter.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"nbclient": [
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\jupyter-execute.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"nbformat": [
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\jupyter-trust.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"playwright": [
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\playwright.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"pygments": [
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\pygmentize.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"pywin32": [
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\pywin32_postinstall.py",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\.local\\pipx\\venvs\\nbconvert\\Scripts\\pywin32_testall.py",
|
||||||
|
"__type__": "Path"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"apps": [
|
||||||
|
"jupyter-dejavu.exe",
|
||||||
|
"jupyter-nbconvert.exe"
|
||||||
|
],
|
||||||
|
"apps_of_dependencies": [
|
||||||
|
"jupyter-migrate.exe",
|
||||||
|
"jupyter-troubleshoot.exe",
|
||||||
|
"jupyter.exe",
|
||||||
|
"pywin32_postinstall.py",
|
||||||
|
"pywin32_testall.py",
|
||||||
|
"jupyter-execute.exe",
|
||||||
|
"jupyter-kernel.exe",
|
||||||
|
"jupyter-kernelspec.exe",
|
||||||
|
"jupyter-run.exe",
|
||||||
|
"jupyter-trust.exe",
|
||||||
|
"jsonschema.exe",
|
||||||
|
"pygmentize.exe",
|
||||||
|
"playwright.exe"
|
||||||
|
],
|
||||||
|
"include_apps": true,
|
||||||
|
"include_dependencies": false,
|
||||||
|
"man_pages": [],
|
||||||
|
"man_pages_of_dependencies": [],
|
||||||
|
"man_paths": [],
|
||||||
|
"man_paths_of_dependencies": {},
|
||||||
|
"package": "nbconvert",
|
||||||
|
"package_or_url": "nbconvert[webpdf]",
|
||||||
|
"package_version": "7.16.0",
|
||||||
|
"pip_args": [],
|
||||||
|
"suffix": ""
|
||||||
|
},
|
||||||
|
"pipx_metadata_version": "0.3",
|
||||||
|
"python_version": "Python 3.11.7",
|
||||||
|
"venv_args": []
|
||||||
|
}
|
||||||
|
},
|
||||||
"party": {
|
"party": {
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"injected_packages": {},
|
"injected_packages": {},
|
||||||
|
768
scoop/apps.json
768
scoop/apps.json
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user