8000 Add development notes · Calysto/matlab_kernel@f439f96 · GitHub
[go: up one dir, main page]

Skip to content

Commit f439f96

Browse files
author
Steven Silvester
committed
Add development notes
1 parent b69b445 commit f439f96

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,13 @@ It has been reported that Matlab version 2016b works fine. However, Matlab 2014b
9797
.. _online: http://nbviewer.ipython.org/github/Calysto/matlab_kernel/blob/master/matlab_kernel.ipynb
9898

9999

100+
Development
101+
~~~~~~~~~~~
102+
103+
Install the package locally::
104+
105+
$ pip install -e .
106+
$ python -m matlab_kernel install
107+
108+
As you make changes, test them in a notebook (restart the kernel between changes).
109+

0 commit comments

Comments
 (0)
0