A Matlab kernel for Jupyter/IPython
Project description
A Jupyter/IPython kernel for Matlab
This requires IPython 3 and pymatbridge.
To test it, install via pip or setup.py, then:
ipython qtconsole --kernel=matlab_kernel
Or select the Matlab Kernel in the IPython Notebook.
This is based on MetaKernel, which means it features a standard set of magics.
A sample notebook is available online.
You can specify the path to your matlab executable by creating a MATLAB_EXECUTABLE environmental variable:
MATLAB_EXECUTABLE=/usr/bin/matlab; ipython notebook --kernel=matlab_kernel
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
matlab_kernel-0.5.zip
(4.6 kB
view details)
matlab_kernel-0.5.tar.gz
(3.4 kB
view details)
File details
Details for the file matlab_kernel-0.5.zip.
File metadata
- Download URL: matlab_kernel-0.5.zip
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b6fd72f12abc89623f4353f7e9280e58e875bbe9f7203507ab84ecf2278e700
|
|
| MD5 |
7c21aef41df4bd61b103599f07fde07b
|
|
| BLAKE2b-256 |
f080b6cab833351b40d6063495564a3e43e06a7fbdbdd78e42e2920542517a94
|
File details
Details for the file matlab_kernel-0.5.tar.gz.
File metadata
- Download URL: matlab_kernel-0.5.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38ed6776e07980b757dcc31213313ba613b9f91d21d51285d2935882910bb9e9
|
|
| MD5 |
af27e80fd02e6c2c4e5ef378443f1f28
|
|
| BLAKE2b-256 |
5dbd31ec709921ca93fba13728c516f8d5f204c75eaa7d94ff52dc0bb4e7a872
|