Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • DPsim DPsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ACS
  • Public
  • Power System Simulation and Optimization
  • DPsim
  • DPsimDPsim
  • 902e6311154f357f3bdbc22f34b4ce00920453d6

Switch branch/tag
  • dpsim
  • requirements.txt
Find file Normal viewHistoryPermalink
requirements.txt 126 Bytes
Newer Older
Steffen Vogel's avatar
use requirements.txt instead of specifiying the Python dependencies in the Dockerfile  
Steffen Vogel committed Jan 14, 2018
1
sphinx
Steffen Vogel's avatar
doc: use Jupyter notebooks to document examples    
Steffen Vogel committed Jan 19, 2018
2
nbsphinx
Steffen Vogel's avatar
use requirements.txt instead of specifiying the Python dependencies in the Dockerfile  
Steffen Vogel committed Jan 14, 2018
3
4
5
6
7
8
9
10
11
12
breathe

m2r
pytest-runner
wheel

pytest
pyyaml

acs-dataprocessing
Steffen Vogel's avatar
python: add ipywidgets as requirement    
Steffen Vogel committed Sep 06, 2018
13
progressbar2
Steffen Vogel's avatar
docker: enable jupyter widgets    
Steffen Vogel committed Oct 01, 2018
14
15
ipywidgets
jupyterlab_widgets