No project description provided
Project description
Emu86 Kernel
The Emu86 kernel emulates Intel assembly language in Jupyter notebooks.
Installation Instructions in Terminal
pip install emu86
python -m kernels.intel.install
Using Emu86 Kernel in Jupyter Notebook
- Type
jupyter notebook
in terminal - After jupyter notebook launches in browser, click the
New
dropdown 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.
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 Distribution
emu86-0.1.0.tar.gz
(46.5 kB
view details)
File details
Details for the file emu86-0.1.0.tar.gz
.
File metadata
- Download URL: emu86-0.1.0.tar.gz
- Upload date:
- Size: 46.5 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b47f7655acdf55ebec9f3165c733e31f8475012d2b2719bd3eacc7c83066c66 |
|
MD5 | dfed01c5fea10711c8afa7df8cf8ed0b |
|
BLAKE2b-256 | 9e11e62e31af08d971f41500faa68c8ff6f50e45bef50be584b0232b4534107f |