8000 Merge pull request #35 from ElixirNote/400-a29 · ElixirNote/elixirnote@bf86ea5 · GitHub
[go: up one dir, main page]

Skip to content

Commit bf86ea5

Browse files
authored
Merge pull request #35 from ElixirNote/400-a29
400 a29
2 parents c622571 + f3fbab7 commit bf86ea5

File tree

17 files changed

+301
-323
lines changed

17 files changed

+301
-323
lines changed

dev_mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
},
213213
"jupyterlab": {
214214
"name": "ElixirNote",
215-
"version": "4.0.0a27",
215+
"version": "4.0.0a30",
216216
"extensions": {
217217
"@jupyterlab/application-extension": "",
218218
"@jupyterlab/apputils-extension": "",

jupyterlab/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
VersionInfo = namedtuple("VersionInfo", ["major", "minor", "micro", "releaselevel", "serial"])
77

88
# DO NOT EDIT THIS DIRECTLY! It is managed by bumpversion
9-
version_info = VersionInfo(4, 0, 0, "alpha", 27)
9+
version_info = VersionInfo(4, 0, 0, "alpha", 30)
1010

1111
_specifier_ = {"alpha": "a", "beta": "b", "candidate": "rc", "final": ""}
1212

jupyterlab/staging/assets/elixir-ecosystem-v2.svg

Lines changed: 0 additions & 111 deletions
This file was deleted.

jupyterlab/staging/assets/elixir-ecosystem.svg

Lines changed: 0 additions & 122 deletions
This file was deleted.

jupyterlab/staging/assets/elixirnote-intro.svg

Lines changed: 0 additions & 44 deletions
This file was deleted.

jupyterlab/staging/assets/elixirnote2.svg

Lines changed: 0 additions & 10 deletions
This file was deleted.
-45.8 KB
Binary file not shown.
-67 KB
Binary file not shown.
-245 KB
Binary file not shown.
-255 KB
Binary file not shown.

0 commit comments

Comments
 (0)
0