1
0
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:
2021-09-05 14:10:25 -07:00
parent f77160f6cd
commit d8b71f451a
7 changed files with 26 additions and 26 deletions

View File

@@ -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>