Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
"\n",
"Date: December 12, 2023\n",
"\n",
"Description: A document to provide guidelines for MAAP users on sharing code based on NASA's Open-Source Science Initiative (OSSI). General references are provided on repositories, how to create a DOI (Digital Object Identifier) and choosing a license. For more general information on MAAP and open-source science, please see [the General OSS document](./general_oss.ipynb)."
"Description: A document to provide guidelines for MAAP users on sharing code based on NASA's Open-Source Science Initiative (OSSI). General references are provided on repositories, how to create a DOI (Digital Object Identifier) and choosing a license. For more general information on MAAP and open-source science, please see [the General OSS document](./general_oss.ipynb).\n",
"\n",
"**In addition, NASA has recently released their [Open Science 101 curriculum](https://openscience101.org/). The course helps provide a more thorough understanding of open science, enabling participants to actively participate in open science. We recommend users complete the course and begin to align their work with the teachings of the course.**"
]
},
{
Expand Down
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this flow! General OSS -> NASA Policies for OSS -> Highlighting the OS course

Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,9 @@
"\n",
"- Continually enhancing and adding to our documentation.\n",
"\n",
"MAAP users are also encouraged to engage in open-source science. Additional documentation is provided on [DOI minting and licensing](./doi_and_licensing.ipynb)."
"MAAP users are also encouraged to engage in open-source science. Additional documentation is provided on [DOI minting and licensing](./doi_and_licensing.ipynb).\n",
"\n",
"**In addition, NASA has recently released their [Open Science 101 curriculum](https://openscience101.org/). The course helps provide a more thorough understanding of open science, enabling participants to actively participate in open science. We recommend users complete the course and begin to align their work with the teachings of the course.**"
]
}
],
Expand Down