Skip to main content

No project description provided

Project description

Emu86 Kernel

The Emu86 kernel emulates Intel assembly language in Jupyter notebooks.

Installation Instructions in Terminal

  1. pip install emu86
  2. python -m kernels.intel.install

Using Emu86 Kernel in Jupyter Notebook

  1. Type jupyter notebook in terminal
  2. After jupyter notebook launches in browser, click the New dropdown on the upper right and then click on Intel

More Information About Emu86 Kernel

  1. Rulebook
  2. Sample Jupyter Notebook Giving an Introduction to Assembly Language Tutorial

Update to Latest Version in Terminal (if you already have Emu86 Kernel Installed)

  1. 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

  1. 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


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.0.9.6.tar.gz (46.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page