Skip to content

Instantly share code, notes, and snippets.

View JoeJoe1313's full-sized avatar
👻

Joana Levtcheva JoeJoe1313

👻
View GitHub Profile
@JoeJoe1313
JoeJoe1313 / tex_med.ipynb
Last active February 16, 2025 14:07
Test ipynb.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JoeJoe1313
JoeJoe1313 / llms_on_ios.md
Created February 3, 2025 09:14 — forked from awni/llms_on_ios.md
A step-by-step guide to run an LLM on an iPhone with MLX Swift
@JoeJoe1313
JoeJoe1313 / RMD_and_GitHub.docx
Created January 16, 2023 20:19 — forked from JoshuaTPierce/RMD_and_GitHub.docx
Creating and Pushing a R-Markdown Document to Github (including graphs)
Go to github
Create new repository [don't need to initialize with the readme (can add later)]
Go to R Studio
File -> New Project -> Version Control -> Git
Ctrl+V repository URL from GitHub
File -> New -> Markdown, enter Title, etc.
In the Markdown window, change "output=html_document" to "output=github_document"
Knit the document for the first time, will prompt you to save
Save as Title.rmd
In the "git" tab of the R studio Environment window, you will notice that the knit produced: