Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 24ea8a6

Browse files
authored
Merge pull request #246 from jahn96/dev_branch
Fix PyPi installation error
2 parents 6575cfe + af10517 commit 24ea8a6

18 files changed

+7331
-1814
lines changed

‎.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,5 @@ dmypy.json
115115

116116

117117
# Jupyter Stuff
118-
jupyterlab-code-snippets/
119118
_temp_extension/
120119
yarn.lock

‎README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ for the frontend extension.
1717

1818
## Requirements
1919

20-
- JupyterLab >= 3.0
20+
- JupyterLab >= 3.5.3
21+
- Python >= 3.7
2122

2223
## Install
2324

‎jupyterlab-code-snippets/_version.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# This file is auto-generated by Hatchling. As such, do not:
2+
# - modify
3+
# - track in version control e.g. be sure to add to .gitignore
4+
__version__ = VERSION = '2.2.0'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /