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

Appearance settings

Commit 47ebfb6

Browse filesBrowse files
committed
removing unneccessary dependencies
1 parent 1b21ad3 commit 47ebfb6
Copy full SHA for 47ebfb6

File tree

Expand file treeCollapse file tree

3 files changed

+0
-6
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+0
-6
lines changed

‎requirements.txt

Copy file name to clipboard
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
numpy
22
jupyterlab
33
jupyter_rfb
4-
jupyterlab-widgets==1.1.1
5-
ipywidgets<8.0.0
64
pygfx>=0.1.10

‎requirements_rtd.txt

Copy file name to clipboard
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
numpy
22
jupyterlab
33
jupyter_rfb
4-
jupyterlab-widgets==1.1.1
5-
ipywidgets<8.0.0
64
pygfx>=0.1.10
75
pydata-sphinx-theme<0.10.0
86
glfw

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
'numpy',
77
'pygfx>=0.1.10',
88
'jupyterlab',
9-
'jupyterlab-widgets==1.1.1',
10-
'ipywidgets<8.0.0',
119
'jupyter-rfb',
1210
]
1311

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.