Skip to content
/ nteract Public
forked from nteract/nteract

πŸ“˜ The interactive computing suite for you! ✨

License

Notifications You must be signed in to change notification settings

adewin/nteract

This branch is 564 commits behind nteract/nteract:main.

Folders and files

NameName
Last commit message
Last commit date
Oct 22, 2020
Jan 20, 2019
Nov 2, 2020
Oct 27, 2020
Jul 1, 2020
Sep 2, 2019
Oct 27, 2020
Mar 19, 2020
Oct 16, 2019
Jan 2, 2020
Feb 27, 2020
Jan 18, 2019
Aug 3, 2020
Dec 11, 2016
Sep 29, 2020
Apr 30, 2017
Jun 6, 2020
Feb 1, 2019
Dec 14, 2017
Mar 29, 2018
Sep 10, 2018
Sep 4, 2018
Apr 19, 2020
Dec 16, 2017
Sep 25, 2020
Feb 27, 2020
Jun 5, 2020
Sep 13, 2019
Jan 29, 2019
Oct 24, 2019
Jan 15, 2020
Sep 7, 2018
May 12, 2020
Oct 9, 2020
Aug 7, 2018
Apr 7, 2020
Jul 15, 2020
Jan 7, 2019
Feb 13, 2020
Sep 2, 2019
Oct 27, 2020

nteract animated logo

the interactive computing suite for you

code coverage join slack maintained with lerna circleci status

nteract is an open-source organization committed to creating fantastic interactive computing experiences that allow people to collaborate with ease.

We build SDKs, applications, and libraries that help you and your team make the most of interactive (particularly Jupyter) notebooks and REPLs.

To learn more about the nteract open source organization and the rest of our projects, please visit our website.

What's in this repo?

This repo is a monorepo. It contains the code for the nteract core SDK and nteract's desktop and web applications. It also contains the documentation for the SDK and the applications. Here's a quick guide to the contents of the monorepo.

Folder Description
applications/desktop This folder contains the source code for the nteract desktop application. The desktop application is a cross-platform app built using Electron.
applications/jupyter-extension This folder contains the source code the nteract Jupyter extension. This extension can be installed alongside Jupyter classic and JupyterLab in your Jupyter deployments or personal Jupyter server.
changelogs This folder contains the changelogs for each release of the nteract core SDK and applications.
packages This folder contains the JavaScript packages that are part of the nteract core SDK.

How do I contribute to this repo?

If you are interested in contributing to nteract, please read the contribution guidelines for information on how to set up your nteract repo for development, how to write tests and validate changes, how to update documentation, and how to submit your code changes for review on GitHub.

How do I use the nteract core SDK?

If you are a developer who wants to build an nteract-based notebook application, check out the following documentation resources for more info.

Link What's in it?
docs.nteract.io This page contains our how-to and tutorial style documentation. Get started learning about the nteract core SDK here.
packages.nteract.io This page contains the API documentation for packages in our core SDK. Bookmark this and use it as a reference when building your nteract-based UI.
components.nteract.io This page contains the documentation for our suite of composable React components. It contains code samples that you can reference when building your nteract-based UI.

Our documentation is living. We are always making changes and adding more content. If you have feedback about the documentation, please open an issue in this repo. If you are interested in submitting a change to our documentation page, please review the contribution guidelines and submit a pull request.

How do I use the nteract desktop application?

To get started with the nteract desktop app, head over to the nteract homepage to download the application for your operating system.

Once you've download the app, head over to our documentation page for tutorials and guides on using the app for your data analysis and science workflows.

Supporting nteract

nteract is a non-profit open-source organization fiscally sponsored by NumFOCUS. If you are interested in supporting development on nteract, please consider making a recurring donation.

Development on nteract is also supported by the following organizations.

Netflix Logo Microsoft Logo
Gordon and Betty Moore Foundation Logo Plotly Logo

About

πŸ“˜ The interactive computing suite for you! ✨

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.1%
  • Jupyter Notebook 6.7%
  • CSS 3.1%
  • Python 2.8%
  • JavaScript 1.2%
  • HTML 0.7%
  • Other 0.4%