|
@@ -119,7 +119,7 @@ function activateFAQ(app: Application): void {
|
|
|
<li class="faqquestion"> I have security concerns about JupyterLab.</li>
|
|
|
<li class="faqanswer"> If you have any inquiries, concerns, or thought you found a security vulnerability, please write to us at <a class="faqa" href="mailto:security@jupyter.org">security@jupyter.org</a>. We will do our best to respond to you promptly. </li>
|
|
|
<li class="faqquestion"> How can I contribute? </li>
|
|
|
- <li class="faqanswer"> There are many ways to contribute to JupyterLab. Whether you are an experienced python programmer or a newcomer, any interested developers are welcome. You can learn about the JupyterLab codebase by watching [Brian Granger’s Keynote] and [talk] at scipy 2016, as well as our tutorial walkthrough and documentation. Also, feel free to ask questions on our <a class="faqa" target="_blank" href="https://github.com/jupyter/jupyterlab">github</a> or through any of our <a class="faqa" target="_blank" href="http://jupyter.org/community.html">community resources</a>. </li>
|
|
|
+ <li class="faqanswer"> There are many ways to contribute to JupyterLab. Whether you are an experienced python programmer or a newcomer, any interested developers are welcome. You can learn about the JupyterLab codebase by going through our <a class="faqa" target="_blank" href="http://jupyterlab-tutorial.readthedocs.io/en/latest/index.html">tutorial walkthrough</a> and <a class="faqa" target="_blank" href="http://jupyter.org/jupyterlab/">documentation</a>. Also, feel free to ask questions on our <a class="faqa" target="_blank" href="https://github.com/jupyter/jupyterlab">github</a> or through any of our <a class="faqa" target="_blank" href="http://jupyter.org/community.html">community resources</a>. </li>
|
|
|
</ul>
|
|
|
</section>
|
|
|
</p>
|