https://github.com/elixirnote/elixirnote
Analyze data any time, anywhere
https://github.com/elixirnote/elixirnote
analytics bigdata collaboration data-science deepnote hex jupyter jupyterlab jupyterlab-notebooks notebook notebook-application notebook-jupyter notebook-publish visualization
Last synced: 12 months ago
JSON representation
Analyze data any time, anywhere
- Host: GitHub
- URL: https://github.com/elixirnote/elixirnote
- Owner: ElixirNote
- License: other
- Created: 2022-04-23T00:43:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T01:34:12.000Z (over 3 years ago)
- Last Synced: 2025-06-17T22:41:23.522Z (12 months ago)
- Topics: analytics, bigdata, collaboration, data-science, deepnote, hex, jupyter, jupyterlab, jupyterlab-notebooks, notebook, notebook-application, notebook-jupyter, notebook-publish, visualization
- Language: TypeScript
- Homepage: https://ciusji.gitbook.io/elixirnote/
- Size: 72.6 MB
- Stars: 10
- Watchers: 0
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Analyze data any time, anywhere
# ElixirNote
[](https://github.com/jupyterlab/jupyterlab/actions?query=branch%3Amaster+workflow%3A%22Linux+Tests%22)
[](https://github.com/jupyterlab/jupyterlab/actions?query=branch%3Amaster+workflow%3A%22Windows+Tests%22)
[](http://jupyterlab.readthedocs.io/en/stable/)
[](https://crowdin.com/project/jupyterlab)
[](https://github.com/jupyterlab/jupyterlab/issues)
[ElixirNote](https://github.com/ElixirNote/elixirnote/tags) is a next-generation web-based user interface for
Project Jupyter. The Commercial product such as [Hex](https://hex.tech/), [Deepnote](https://deepnote.com/) ... are also good choices.

Read the current ElixirNote documentation on [ElixirNote Docs](https://ciusji.gitbook.io/elixirnote/).
## Main Features
- **A new way to notebook**
- Use SQL, Python, and Julia together, or alone
- No-code visualization
- A magic, reactive execution model
- Advanced version control
- **Publish work as interactive data apps**
- A full library of UI components
- Drag-and-drop layouts
- Instant publishing
- Live commenting
- **Build organizational knowledge**
- Discovery work in the knowledge library
- Organize with categories and statuses
- **Security first**
- Single tenant / private VPC deploys
- HIPAA compliant, and BAA friendly
- SSO support through Google, Okta, Keycloak, and more
## Documentation
- [Get Started](https://ciusji.gitbook.io/elixirnote/guides/get-started)
- [Installation](https://ciusji.gitbook.io/elixirnote/guides/installation)
- [Interface Overview](https://ciusji.gitbook.io/elixirnote/guides/interface-overview)
- [Working With Files](https://ciusji.gitbook.io/elixirnote/guides/working-with-files)
- [Text Editor](https://ciusji.gitbook.io/elixirnote/guides/text-editor)
- [Notebooks](https://ciusji.gitbook.io/elixirnote/guides/notebooks)
- [Terminals](https://ciusji.gitbook.io/elixirnote/guides/terminals)
- [Command Palette](https://ciusji.gitbook.io/elixirnote/guides/command-palette)
- [File & Output Format](https://ciusji.gitbook.io/elixirnote/guides/file-and-output-formats)
- [Extensions](https://ciusji.gitbook.io/elixirnote/guides/extensions)
- [Built-in Services](https://ciusji.gitbook.io/elixirnote/guides/built-in-services)
- [Elixir Hub](https://ciusji.gitbook.io/elixirnote/guides/elixirnote-hub)
- [Realtime Collaboration](https://ciusji.gitbook.io/elixirnote/guides/real-time-collaboration)
- [APIs](https://ciusji.gitbook.io/elixirnote/guides/apis)
- [FAQs](https://ciusji.gitbook.io/elixirnote/appendix/faqs)
## Getting Help
We encourage you to ask questions on the [discussion forum](https://github.com/orgs/ElixirNote/discussions). A question answered there can become a useful resource for others.
## Bug Report
To report a bug please read the [guidelines](https://github.com/ElixirNote/elixirnote/issues) and then open a [Github issue](https://github.com/ElixirNote/elixirnote/issues). To keep resolved issues self-contained, the [lock bot](https://github.com/apps/lock) will lock closed issues as resolved after a period of inactivity. If related discussion is still needed after an issue is locked, please open a new issue and reference the old issue.
## Development
### Extending ElixirNote
To start developing an extension for ElixirNote, see the [developer documentation](https://ciusji.gitbook.io/elixirnote/guides/extensions) and the [API docs](https://ciusji.gitbook.io/elixirnote/guides/apis).
### Contributing
To contribute code or documentation to ElixirNote itself, please read the [contributor documentation](https://github.com/ElixirNote/elixirnote/blob/main/CONTRIBUTING.md).
ElixirNote follows the Jupyter [Community Guides](https://jupyter.readthedocs.io/en/latest/community/content-community.html) 🌈.
## License
ElixirNote uses a shared copyright model that enables all contributors to maintain the
copyright on their contributions. All code is licensed under the terms of the revised [BSD license](https://github.com/ElixirNote/elixirnote/blob/main/LICENSE).
