Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tango
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOFAR2.0
tango
Commits
56b20400
Commit
56b20400
authored
1 year ago
by
Jan David Mol
Browse files
Options
Downloads
Patches
Plain Diff
Cleaned up and rearranged requirements
parent
bfe915db
No related branches found
No related tags found
1 merge request
!743
Busy-day fixes 2023-09-22
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose/jupyter-lab/requirements.txt
+18
-13
18 additions, 13 deletions
docker-compose/jupyter-lab/requirements.txt
with
18 additions
and
13 deletions
docker-compose/jupyter-lab/requirements.txt
+
18
−
13
View file @
56b20400
# Jupyter & enhancements
ipython >=7.27.0,!=7.28.0 # BSD
ipython >=7.27.0,!=7.28.0 # BSD
jupyter
jupyter
jupyterlab >=3,<4 # until https://github.com/jupyterlab/jupyterlab-git/issues/1245
jupyterlab >=3,<4 # until https://github.com/jupyterlab/jupyterlab-git/issues/1245
...
@@ -5,28 +6,32 @@ jupyterlab_h5web[full] # MIT
...
@@ -5,28 +6,32 @@ jupyterlab_h5web[full] # MIT
jupyterlab-git
jupyterlab-git
jupyterlab-skip-traceback
jupyterlab-skip-traceback
ipykernel
ipykernel
jupyter_bokeh
matplotlib
jupyterplot
nbconvert
nbconvert
notebook-as-pdf
notebook-as-pdf
PyPDF2==2.12.1 # until https://github.com/betatim/notebook-as-pdf/issues/40 hits a notebook-as-pdf release
PyPDF2==2.12.1 # until https://github.com/betatim/notebook-as-pdf/issues/40 hits a notebook-as-pdf release
python-logstash-async
PyMySQL[rsa]
# low-level access to station components
psycopg2-binary >= 2.9.2 #LGPL
opcua
asyncua >= 0.9.90 # LGPLv3
pyvisa
pyvisa
pyvisa-py
pyvisa-py
opcua
# antenna locations
lofarantpos >= 0.5.0 # Apache 2
lofarantpos >= 0.5.0 # Apache 2
python-geohash >= 0.8.5 # Apache 2 / MIT
python-geohash >= 0.8.5 # Apache 2 / MIT
asyncua >= 0.9.90 # LGPLv3
etrs-itrs@git+https://github.com/brentjens/etrs-itrs # Apache 2
numpy
scipy
astropy
# plotting
matplotlib
jupyter_bokeh
jupyterplot
# useful LOFAR software
pabeam@git+https://git.astron.nl/mevius/pabeam # Apache2
pabeam@git+https://git.astron.nl/mevius/pabeam # Apache2
lofar-station-client@git+https://git.astron.nl/lofar2.0/lofar-station-client # Apache2
lofar-station-client@git+https://git.astron.nl/lofar2.0/lofar-station-client # Apache2
attributewrapper@git+https://git.astron.nl/lofar2.0/attributewrapper # Apache2
attributewrapper@git+https://git.astron.nl/lofar2.0/attributewrapper # Apache2
etrs-itrs@git+https://github.com/brentjens/etrs-itrs # Apache 2
# user packages
numpy
scipy
astropy
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment