mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-09-13 09:05:01 +00:00
typo fix and description change
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Julia for Matlabbers"
|
||||
description: |
|
||||
Everything a Matlab programmer needs to know about Julia.
|
||||
Everything a Matlab programmer needs to know to get started with Julia.
|
||||
draft: false
|
||||
author:
|
||||
- name: Anson Biggs
|
||||
@@ -17,8 +17,8 @@ creative_commons: CC BY
|
||||
preview: preview.png
|
||||
---
|
||||
|
||||
Pluto is a harder format to work this than I initially thought so if the notebook does not show up below you can find it at https://julia.ansonbiggs.com/ or the repository https://gitlab.com/MisterBiggs/julia-for-matlabbers
|
||||
Pluto is unfortunately a more proprietary format than I initially thought and lacks proper tooling to easily export into a more open format. If the notebook does not show up below you can find it at https://julia.ansonbiggs.com/ or the repository https://gitlab.com/MisterBiggs/julia-for-matlabbers
|
||||
|
||||
<iframe style="height: 80vh; width: 80vh%"
|
||||
<iframe style="height: 80vh;"
|
||||
src="https://julia.ansonbiggs.com/">
|
||||
</iframe>
|
||||
|
Reference in New Issue
Block a user