long_description
Project description
use Python Scripts as live documents.
See CMX In Action
this works just like a standard jupyter notebook. Only code-block you include in an cm block would be shown.
for i in range(10):
cm.print(i, end=' ')
Out[0]: 0 1 2 3 4 5 6 7 8 9
Installation
You can install this package from PyPI under the cmx package name.
pip install mdx
Developing Plugins
You can develop plug-ins under the cmx-<> prefix
Discussion
Can we have a travel-back-in-time debugger that saves the stack at each frame?
To-dos
[ ] advanced layout
[ ] saving matplotlib figures
[ ] video component
cm.video(url="https://")[ ] image component
[ ] table component
[ ] scope inspection component
Tomorrow
Done
[x] simple text output
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cmx-0.0.1-py3-none-any.whl.
File metadata
- Download URL: cmx-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fd8889c4273dea716fc7332d6737ee90a4871e76b77efaa6c8ed99a622946b9
|
|
| MD5 |
7fd2c6c343c57eea6bdfa711dcc1b881
|
|
| BLAKE2b-256 |
c5def202aef3effb341dd3f7947b45153a1ca1eec5f7f044d0e2a9d4c7a140b3
|