Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JupyterLab #440

Merged
merged 1 commit into from
Feb 1, 2024
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
1 change: 1 addition & 0 deletions 2024/ideas-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ page of each organization under the NumFOCUS umbrella at this page.
- [FluxML]
- [Gridap]
- [JuMP]
- [JupyterLab](https://github.com/orgs/jupyterlab/projects/8/views/1?pane=info) by Jupyter
- [matplotlib]
- [Mesa]
- [NetworkX]
Expand Down
29 changes: 24 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ In alphabetic order.
The Data Retriever ecosystem improves reproducible research through data product management. The platform takes advantage of freely available data sources in a variety of formats, standardizes them, and makes them available to scientists in a form that is ready to analyze. Data sources range from tabular data, spatial data packages and APIs. Several data packages use the ecosystems, and many projects support or rely on the ecosystem.
</p>
<p>
<a href="http://www.data-retriever.org/">Website</a> | <a href="https://github.com/weecology/retriever/wiki/GSoC-2023-Project-Ideas"> Ideas List</a> | <a href="https://gitter.im/weecology/retriever"> Contact (Gitter) | <a href="https://github.com/weecology/retriever">Source Code</a>
<a href="http://www.data-retriever.org/">Website</a> | <a href="https://github.com/weecology/retriever/wiki/GSoC-2023-Project-Ideas"> Ideas List</a> | <a href="https://gitter.im/weecology/retriever"> Contact (Gitter) </a> | <a href="https://github.com/weecology/retriever">Source Code</a>
</p>
</td>
</tr>
Expand All @@ -193,7 +193,7 @@ In alphabetic order.
FEniCS is an automated finite element library used to solve equations used in modeling, featuring a domain-specific language and automated code generation. Users input a problem that looks very much like mathematical notation; FEniCS then translates that into computer code. It solves problems for which there is no analytical (exact) solution numerically.
</p>
<p>
<a href="https://fenicsproject.org/">Website</a> | <a href="https://github.com/FEniCS/gsoc/blob/fenics/gsoc-2023/2023/ideas-list-fenics.md"> Ideas List</a> | <a href="https://fenicsproject.org/community/"> Contact | <a href="https://github.com/FEniCS">Source Code</a>
<a href="https://fenicsproject.org/">Website</a> | <a href="https://github.com/FEniCS/gsoc/blob/fenics/gsoc-2023/2023/ideas-list-fenics.md"> Ideas List</a> | <a href="https://fenicsproject.org/community/"> Contact </a> | <a href="https://github.com/FEniCS">Source Code</a>
</p>
</td>
</tr>
Expand All @@ -208,7 +208,7 @@ In alphabetic order.
FluxML is a 100%-pure Julia machine learning stack built on top of Julia's native automatic differentiation and GPU support. Our organization maintains packages for building and training neural networks, data pre-processing pipelines, standard deep learning models, automatic differentiation, and more. By writing our complete toolchain in Julia, we aim to make machine learning simple, extensible, and performant.
</p>
<p>
<a href="https://fluxml.ai">Website</a> | <a href="https://fluxml.ai/gsoc">Ideas List</a> | <a href="https://julialang.org/community/#community_channels"> Contact (Slack or Zulip) | <a href="https://github.com/FluxML">Source Code</a>
<a href="https://fluxml.ai">Website</a> | <a href="https://fluxml.ai/gsoc">Ideas List</a> | <a href="https://julialang.org/community/#community_channels"> Contact (Slack or Zulip) </a> | <a href="https://github.com/FluxML">Source Code</a>
</p>
</td>
</tr>
Expand All @@ -224,7 +224,7 @@ In alphabetic order.
Gridap is a new generation, open-source, finite element (FE) library implemented in the Julia programming language. Gridap aims at adopting a more modern programming style than existing FE applications written in C/C++ or Fortran.
</p>
<p>
<a href="https://gridap.github.io/Tutorials/stable/">Website</a> | <a href="https://github.com/gridap/GSoC/blob/main/2023/ideas-list.md"> Ideas List</a> | <a href="https://gitter.im/Gridap-jl/community"> Contact (Gitter) | <a href="https://github.com/gridap/Gridap.jl">Source Code</a>
<a href="https://gridap.github.io/Tutorials/stable/">Website</a> | <a href="https://github.com/gridap/GSoC/blob/main/2023/ideas-list.md"> Ideas List</a> | <a href="https://gitter.im/Gridap-jl/community"> Contact (Gitter) </a> | <a href="https://github.com/gridap/Gridap.jl">Source Code</a>
</p>
</td>
</tr>
Expand All @@ -239,7 +239,25 @@ In alphabetic order.
JuMP is a modeling language and collection of supporting packages for mathematical optimization in Julia. JuMP makes it easy to formulate and solve a range of problem classes, including linear programs, integer programs, conic programs, semidefinite programs, and constrained nonlinear programs.
</p>
<p>
<a href="https://jump.dev">Website</a> | <a href="https://github.com/jump-dev/GSOC2023">Ideas List</a> | <a href="https://app.gitter.im/#/room/#JuliaOpt_JuMP-dev:gitter.im"> Contact | <a href="https://github.com/jump-dev">Source Code</a>
<a href="https://jump.dev">Website</a> | <a href="https://github.com/jump-dev/GSOC2023">Ideas List</a> | <a href="https://app.gitter.im/#/room/#JuliaOpt_JuMP-dev:gitter.im"> Contact </a> | <a href="https://github.com/jump-dev">Source Code</a>
</p>
</td>
</tr>

<tr>
<td>
<img width="800px" src="img/jupyter.png"/>
</td>
<td>
<h1>JupyterLab</h1>
<p>
JupyterLab is a web-based interactive development environment for notebooks, code, and data. Its flexible interface allows users to configure and arrange workflows in data science, scientific computing, computational journalism, and machine learning. A modular design invites extensions to expand and enrich functionality.
</p>
<p>
JupyterLab is a project of the Jupyter organization: free software, open standards, and web services for interactive computing across all programming languages.
</p>
<p>
<a href="https://jupyterlab.readthedocs.io/en/latest/">JupyterLab Website</a> | <a href="https://jupyter.org/">Jupyter Website</a> | <a href="https://github.com/orgs/jupyterlab/projects/8/views/1?pane=info">Ideas List</a> | <a href="https://app.gitter.im/#/room/#jupyterlab_jupyterlab:gitter.im">Contact</a> | <a href="https://github.com/jupyterlab/jupyterlab">Source Code</a>
</p>
</td>
</tr>
Expand Down Expand Up @@ -487,6 +505,7 @@ In alphabetic order.
[Julia]: https://julialang.org/
[JuMP]: https://jump.dev/
[Jupyter]: https://jupyter.org/
[JupyterLab]: https://jupyterlab.readthedocs.io/en/latest/
[Matplotlib]: https://matplotlib.org/
[MDAnalysis]: https://www.mdanalysis.org/
[NetworkX]: http://networkx.org/
Expand Down
Binary file added img/jupyter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.