You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MATLAB-Licensing-Info.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,8 @@ Based on the license that you want to use, you can follow the procedures outline
22
22
23
23
| License Type | Procedure |
24
24
| ------ | ------ |
25
-
| Individual(that only you use and is in your name; not a Home or Student) | Your license is already configured for use with MATLAB Integration for Jupyter. Using the _Online License Manager_ tab, enter the credentials to your MathWorks account to get started. |
25
+
| Individual, Home or Student (that only you use and is in your name) | Your license is already configured for use with MATLAB Integration for Jupyter. Using the _Online License Manager_ tab, enter the credentials to your MathWorks account to get started. |
26
26
| Campus-Wide License | Your license is already configured for use with MATLAB Integration for Jupyter. Using the _Online License Manager_ tab, enter the credentials to your MathWorks account to get started. |
27
-
| Home and Student (that only you use and is in your name) | These license types are not supported for use with MATLAB Integration for Jupyter. |
28
27
| Concurrent and Network Named User | Using the _Network License Manager_ tab, enter the address to your organization’s network license manager. You can contact your license administrator* to find the address for the network license manager. |
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,8 @@ This repository shows how you can access MATLAB® from your Jupyter® environmen
8
8
Once installed, you can:
9
9
|Capability| Example|
10
10
|--|--|
11
-
|**Run MATLAB code in Jupyter notebook**| <palign="center"><imgwidth="600"src="img/JupyterKernel.gif"></p>|
12
-
|**Access MATLAB in a browser**|<palign="center"><imgwidth="600"src="img/JupyterMATLABDesktop.gif"></p>|
11
+
|**Run MATLAB code in Jupyter notebook**| <palign="center"><imgwidth="600"src="https://github.com/mathworks/jupyter-matlab-proxy/raw/main/img/JupyterKernel.gif"></p>|
12
+
|**Access MATLAB in a browser**|<palign="center"><imgwidth="600"src="https://github.com/mathworks/jupyter-matlab-proxy/raw/main/img/JupyterMATLABDesktop.gif"></p>|
13
13
14
14
This package supports both Jupyter Notebook and JupyterLab. Some capabilities are limited to the JupyterLab interface.
15
15
@@ -88,7 +88,7 @@ environment should present several options for using MATLAB in Jupyter.
* The first time you execute code in a MATLAB notebook you will be asked to log in or use a network license manager. Follow the [licensing](#licensing) instructions below.
@@ -113,7 +113,7 @@ For more information, see [MATLAB Kernel for Jupyter](src/jupyter_matlab_kernel/
113
113
Click the icon below to open a browser-based version of the MATLAB development environment:
0 commit comments