jpterm 0.3.0__tar.gz → 0.3.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {jpterm-0.3.0 → jpterm-0.3.1}/PKG-INFO +20 -20
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/cell/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/console/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/editors/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/file_browser/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/image_viewer/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/jpterm/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/kernel/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/launcher/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_contents/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_kernels/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_terminals/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/markdown_viewer/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/notebook_editor/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_contents/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_kernels/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_terminals/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/terminal/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/text_editor/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/widgets/pyproject.toml +1 -1
- {jpterm-0.3.0 → jpterm-0.3.1}/publish.py +5 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/pyproject.toml +20 -20
- {jpterm-0.3.0 → jpterm-0.3.1}/.fileid.db +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/.github/workflows/publish.yml +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/.github/workflows/test.yml +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/.gitignore +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/.ipynb_checkpoints/Untitled-checkpoint.ipynb +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/.ipynb_checkpoints/Untitled1-checkpoint.ipynb +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/.ipynb_checkpoints/Untitled2-checkpoint.ipynb +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/.jupyter_ystore.db +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/.pre-commit-config.yaml +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/CHANGELOG.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/LICENSE +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/config.yaml +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/docs/assets/logo.png +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/docs/index.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/docs/install.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/docs/plugins/console.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/docs/plugins/notebook_editor.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/docs/usage/CLI.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/docs/usage/key_bindings.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/examples/.ipynb_checkpoints/plotext-checkpoint.ipynb +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/examples/.ipynb_checkpoints/plotext2-checkpoint.ipynb +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/examples/.ipynb_checkpoints/switch-checkpoint.ipynb +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/examples/.ipynb_checkpoints/widget-checkpoint.ipynb +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/examples/button.ipynb +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/examples/demo.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/examples/jupyter.png +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/examples/plotext.ipynb +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/examples/plotext2.ipynb +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/examples/switch.ipynb +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/examples/widget.ipynb +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/jpterm/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/jpterm/cli.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/mkdocs.yml +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/cell/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/cell/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/cell/txl_cell/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/cell/txl_cell/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/console/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/console/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/console/txl_console/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/console/txl_console/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/editors/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/editors/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/editors/txl_editors/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/editors/txl_editors/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/file_browser/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/file_browser/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/file_browser/txl_file_browser/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/file_browser/txl_file_browser/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/image_viewer/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/image_viewer/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/image_viewer/txl_image_viewer/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/image_viewer/txl_image_viewer/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/jpterm/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/jpterm/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/jpterm/txl_jpterm/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/jpterm/txl_jpterm/footer.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/jpterm/txl_jpterm/header.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/jpterm/txl_jpterm/jpterm.css +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/jpterm/txl_jpterm/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/jpterm/txl_jpterm/main_area.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/kernel/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/kernel/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/kernel/txl_kernel/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/kernel/txl_kernel/driver.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/kernel/txl_kernel/message.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/launcher/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/launcher/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/launcher/txl_launcher/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/launcher/txl_launcher/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_contents/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_contents/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_contents/txl_local_contents/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_contents/txl_local_contents/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_kernels/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_kernels/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_kernels/txl_local_kernels/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_kernels/txl_local_kernels/connect.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_kernels/txl_local_kernels/driver.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_kernels/txl_local_kernels/kernelspec.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_kernels/txl_local_kernels/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_kernels/txl_local_kernels/message.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_kernels/txl_local_kernels/paths.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_terminals/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_terminals/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_terminals/txl_local_terminals/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_terminals/txl_local_terminals/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_terminals/txl_local_terminals/terminal.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/local_terminals/txl_local_terminals/win_terminal.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/markdown_viewer/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/markdown_viewer/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/markdown_viewer/txl_markdown_viewer/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/markdown_viewer/txl_markdown_viewer/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/notebook_editor/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/notebook_editor/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/notebook_editor/txl_notebook_editor/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/notebook_editor/txl_notebook_editor/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/notebook_viewer/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/notebook_viewer/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/notebook_viewer/pyproject.toml +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/notebook_viewer/txl_notebook_viewer/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/notebook_viewer/txl_notebook_viewer/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_contents/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_contents/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_contents/txl_remote_contents/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_contents/txl_remote_contents/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_kernels/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_kernels/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_kernels/txl_remote_kernels/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_kernels/txl_remote_kernels/driver.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_kernels/txl_remote_kernels/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_kernels/txl_remote_kernels/message.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_terminals/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_terminals/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_terminals/txl_remote_terminals/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/remote_terminals/txl_remote_terminals/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/terminal/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/terminal/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/terminal/txl_terminal/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/terminal/txl_terminal/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/text_editor/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/text_editor/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/text_editor/txl_text_editor/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/text_editor/txl_text_editor/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/text_viewer/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/text_viewer/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/text_viewer/pyproject.toml +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/text_viewer/txl_text_viewer/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/text_viewer/txl_text_viewer/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/widgets/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/widgets/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/widgets/txl_widgets/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/plugins/widgets/txl_widgets/main.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/txl/LICENSE.txt +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/txl/README.md +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/txl/pyproject.toml +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/txl/txl/__init__.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/txl/txl/app.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/txl/txl/base.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/txl/txl/cli.py +0 -0
- {jpterm-0.3.0 → jpterm-0.3.1}/txl/txl/text_input.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: jpterm
|
3
|
-
Version: 0.3.
|
3
|
+
Version: 0.3.1
|
4
4
|
Summary: Jupyter in the terminal
|
5
5
|
Project-URL: Homepage, https://github.com/davidbrochart/jpterm
|
6
6
|
Author-email: David Brochart <david.brochart@gmail.com>
|
@@ -17,25 +17,25 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
17
17
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
18
18
|
Requires-Python: >=3.10
|
19
19
|
Requires-Dist: rich-click>=1.6.0
|
20
|
-
Requires-Dist: txl-cell==0.3.
|
21
|
-
Requires-Dist: txl-console==0.3.
|
22
|
-
Requires-Dist: txl-editors==0.3.
|
23
|
-
Requires-Dist: txl-file-browser==0.3.
|
24
|
-
Requires-Dist: txl-image-viewer==0.3.
|
25
|
-
Requires-Dist: txl-jpterm==0.3.
|
26
|
-
Requires-Dist: txl-kernel==0.3.
|
27
|
-
Requires-Dist: txl-launcher==0.3.
|
28
|
-
Requires-Dist: txl-local-contents==0.3.
|
29
|
-
Requires-Dist: txl-local-kernels==0.3.
|
30
|
-
Requires-Dist: txl-local-terminals==0.3.
|
31
|
-
Requires-Dist: txl-markdown-viewer==0.3.
|
32
|
-
Requires-Dist: txl-notebook-editor==0.3.
|
33
|
-
Requires-Dist: txl-remote-contents==0.3.
|
34
|
-
Requires-Dist: txl-remote-kernels==0.3.
|
35
|
-
Requires-Dist: txl-remote-terminals==0.3.
|
36
|
-
Requires-Dist: txl-terminal==0.3.
|
37
|
-
Requires-Dist: txl-text-editor==0.3.
|
38
|
-
Requires-Dist: txl-widgets==0.3.
|
20
|
+
Requires-Dist: txl-cell==0.3.1
|
21
|
+
Requires-Dist: txl-console==0.3.1
|
22
|
+
Requires-Dist: txl-editors==0.3.1
|
23
|
+
Requires-Dist: txl-file-browser==0.3.1
|
24
|
+
Requires-Dist: txl-image-viewer==0.3.1
|
25
|
+
Requires-Dist: txl-jpterm==0.3.1
|
26
|
+
Requires-Dist: txl-kernel==0.3.1
|
27
|
+
Requires-Dist: txl-launcher==0.3.1
|
28
|
+
Requires-Dist: txl-local-contents==0.3.1
|
29
|
+
Requires-Dist: txl-local-kernels==0.3.1
|
30
|
+
Requires-Dist: txl-local-terminals==0.3.1
|
31
|
+
Requires-Dist: txl-markdown-viewer==0.3.1
|
32
|
+
Requires-Dist: txl-notebook-editor==0.3.1
|
33
|
+
Requires-Dist: txl-remote-contents==0.3.1
|
34
|
+
Requires-Dist: txl-remote-kernels==0.3.1
|
35
|
+
Requires-Dist: txl-remote-terminals==0.3.1
|
36
|
+
Requires-Dist: txl-terminal==0.3.1
|
37
|
+
Requires-Dist: txl-text-editor==0.3.1
|
38
|
+
Requires-Dist: txl-widgets==0.3.1
|
39
39
|
Requires-Dist: txl==0.3.0
|
40
40
|
Provides-Extra: docs
|
41
41
|
Requires-Dist: mkdocs; extra == 'docs'
|
@@ -13,6 +13,7 @@ def run(cmd: str, cwd: str | None = None) -> list[str]:
|
|
13
13
|
Path("dist").mkdir(exist_ok=True)
|
14
14
|
pyproject = toml.load("pyproject.toml")
|
15
15
|
jpterm_version = pyproject["project"]["version"]
|
16
|
+
txl_version = toml.load("txl/pyproject.toml")["project"]["version"]
|
16
17
|
for dependency in pyproject["project"]["dependencies"]:
|
17
18
|
idx = dependency.find("==")
|
18
19
|
version = dependency[idx + 2:].strip()
|
@@ -31,6 +32,10 @@ for dependency in pyproject["project"]["dependencies"]:
|
|
31
32
|
dist_dir = f"../{dist_dir}"
|
32
33
|
package_pyproject = toml.load(package_dir / "pyproject.toml")
|
33
34
|
package_pyproject["project"]["version"] = version
|
35
|
+
for idx, dependency in enumerate(package_pyproject["project"]["dependencies"]):
|
36
|
+
if dependency.startswith("txl") and not dependency.startswith("txl_"):
|
37
|
+
package_pyproject["project"]["dependencies"][idx] == f"txl =={txl_version}"
|
38
|
+
break
|
34
39
|
with open(package_dir / "pyproject.toml", "w") as f:
|
35
40
|
toml.dump(package_pyproject, f)
|
36
41
|
run(f"hatch build {dist_dir}", cwd=str(package_dir))
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
4
4
|
|
5
5
|
[project]
|
6
6
|
name = "jpterm"
|
7
|
-
version = "0.3.
|
7
|
+
version = "0.3.1"
|
8
8
|
description = "Jupyter in the terminal"
|
9
9
|
readme = "README.md"
|
10
10
|
license = { text = "MIT" }
|
@@ -27,25 +27,25 @@ keywords = [
|
|
27
27
|
dependencies = [
|
28
28
|
"rich-click >=1.6.0",
|
29
29
|
"txl ==0.3.0",
|
30
|
-
"txl_cell ==0.3.
|
31
|
-
"txl_console ==0.3.
|
32
|
-
"txl_editors ==0.3.
|
33
|
-
"txl_file_browser ==0.3.
|
34
|
-
"txl_image_viewer ==0.3.
|
35
|
-
"txl_jpterm ==0.3.
|
36
|
-
"txl_kernel ==0.3.
|
37
|
-
"txl_local_contents ==0.3.
|
38
|
-
"txl_local_terminals ==0.3.
|
39
|
-
"txl_local_kernels ==0.3.
|
40
|
-
"txl_notebook_editor ==0.3.
|
41
|
-
"txl_remote_contents ==0.3.
|
42
|
-
"txl_remote_terminals ==0.3.
|
43
|
-
"txl_remote_kernels ==0.3.
|
44
|
-
"txl_text_editor ==0.3.
|
45
|
-
"txl_markdown_viewer ==0.3.
|
46
|
-
"txl_terminal ==0.3.
|
47
|
-
"txl_launcher ==0.3.
|
48
|
-
"txl_widgets ==0.3.
|
30
|
+
"txl_cell ==0.3.1",
|
31
|
+
"txl_console ==0.3.1",
|
32
|
+
"txl_editors ==0.3.1",
|
33
|
+
"txl_file_browser ==0.3.1",
|
34
|
+
"txl_image_viewer ==0.3.1",
|
35
|
+
"txl_jpterm ==0.3.1",
|
36
|
+
"txl_kernel ==0.3.1",
|
37
|
+
"txl_local_contents ==0.3.1",
|
38
|
+
"txl_local_terminals ==0.3.1",
|
39
|
+
"txl_local_kernels ==0.3.1",
|
40
|
+
"txl_notebook_editor ==0.3.1",
|
41
|
+
"txl_remote_contents ==0.3.1",
|
42
|
+
"txl_remote_terminals ==0.3.1",
|
43
|
+
"txl_remote_kernels ==0.3.1",
|
44
|
+
"txl_text_editor ==0.3.1",
|
45
|
+
"txl_markdown_viewer ==0.3.1",
|
46
|
+
"txl_terminal ==0.3.1",
|
47
|
+
"txl_launcher ==0.3.1",
|
48
|
+
"txl_widgets ==0.3.1",
|
49
49
|
]
|
50
50
|
|
51
51
|
[project.optional-dependencies]
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|