FOSS Materials/Useful links
Capstone II Projects:
Do the following on your team GitHub pages website:
Have each team member write a paragraph on tools or concepts learned through FOSS and how they might apply to their field of study. In this paragraph, please address the following questions:
Getting together as a team, which tool or concept do you feel is closest to implementable… could you would together as a team to develop a project on this?
The journey is more important than the goal. We want your capstone projects to guide you toward your next steps after FOSS.
Section Links
General notes
Discussion Questions for Breakout:
We've been using atmosphere, which is a virtual machine running on a cloud server. The following is a link to the difference between containers and virtual machines: Containers vs. Virtual Machines.
Breakout notes
Team 1
Tools or concepts learned through FOSS
Data management plans
Start from the beginning of a project. Influences way data and experiments are approached. Not just for applying funding
Look to see if any other GitHub pages or software has addressed doing this
Explore more what GitHub can do
Project ideas
To create and share repeatable and reproducible workflows.
Yes, because dependencies are included, allowing exactly the same workflow to be used. Particularly on different machines
Put a link to container on Github, some things will be lost when VM shelved? Not sure of details of this. Modifying container to deal with your data or situation?
How might you use containers in your work?
Do you think containers can help your teaching or research reproducibility? So we can focus in on teaching and not on IT mateirals. LIke above alows us to focus onwhat are looking at.
How can you save/back-up your work in either a VM or container?
Running a machine-learning app (already built), trying to deploy. We created a virtual environment and specified the package versions.
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing