Emu86 Kernel
The Emu86 kernel emulates Intel assembly language in Jupyter notebooks.
Installation Instructions in Terminal
pip install emu86python -m kernels.intel.install
Using Emu86 Kernel in Jupyter Notebook
- Type
jupyter notebookin terminal - After jupyter notebook launches in browser, click the
Newdropdown on the upper right and then click onIntel
More Information About Emu86 Kernel
Update to Latest Version in Terminal (if you already have Emu86 Kernel Installed)
pip install emu86==LATEST_VERSION_NUMBER- Find the latest version here
- eg: if latest version number is 0.0.2:
pip install emu86==0.0.2
Uninstallation Instruction in Terminal
python -m kernels.intel.uninstall
ASM_Comment_Shortcut
An extension that adds a keyboard shortcut to comment/uncomment Emu86 Kernel code in Jupyter Notebook.
Release files for emu86 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| emu86-0.1.0.tar.gz | 46.5 kB | Details |
Release files / emu86-0.1.0.tar.gz
| Download URL | emu86-0.1.0.tar.gz |
|---|---|
| Size | 46.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1b47f7655acdf55ebec9f3165c733e31f8475012d2b2719bd3eacc7c83066c66
|
|
BLAKE2b-256 checksum How to use checksums |
9e11e62e31af08d971f41500faa68c8ff6f50e45bef50be584b0232b4534107f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.7
|