You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- SSO support through Google, Okta, Keycloak, and more
80
+
81
+
## Getting Started
58
82
59
83
### Installation
60
84
@@ -111,11 +135,11 @@ The latest versions of the following browsers are currently _known to work_:
111
135
112
136
See our [documentation](https://ciusji.gitbook.io/elixirnote/guides/installation) for additional details.
113
137
114
-
## Getting help
138
+
## Getting Help
115
139
116
140
We encourage you to ask questions on the [Discourse forum](https://github.com/orgs/ElixirNote/discussions). A question answered there can become a useful resource for others.
117
141
118
-
###Bug report
142
+
## Bug Report
119
143
120
144
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.
121
145
@@ -131,57 +155,13 @@ To contribute code or documentation to ElixirNote itself, please read the [contr
131
155
132
156
ElixirNote follows the Jupyter [Community Guides](https://jupyter.readthedocs.io/en/latest/community/content-community.html) 🌈.
133
157
134
-
###License
158
+
## License
135
159
136
160
ElixirNote uses a shared copyright model that enables all contributors to maintain the
137
161
copyright on their contributions. All code is licensed under the terms of the revised [BSD license](https://github.com/ElixirNote/elixirnote/blob/main/LICENSE).
138
162
139
-
### Team
140
-
141
-
ElixirNote is part of [Project Jupyter](http://jupyter.org/) and is developed by an open community. The maintenance team is assisted by a much larger group of contributors to ElixirNote and Project Jupyter as a whole.
142
-
143
-
ElixirNote's current maintainers are listed in alphabetical order, with affiliation, and main areas of contribution:
144
-
145
-
- Mehmet Bektas, Splunk (general development, extensions).
146
-
- Alex Bozarth, IBM (general development, extensions).
147
-
- Eric Charles, Datalayer, (general development, extensions).
0 commit comments