Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ketos ketos
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • public_projects
  • ketosketos
  • Wiki
  • Home

Home · Changes

Page history
Update Home authored 2 years ago by Oliver Kirsebom's avatar Oliver Kirsebom
Show whitespace changes
Inline Side-by-side
Showing
with 7 additions and 1 deletion
+7 -1
Home.md
View page @ 42ea15ec
...@@ -30,3 +30,9 @@ sudo apt-get install python3.6 ...@@ -30,3 +30,9 @@ sudo apt-get install python3.6
* [Install Docker Engine on Ubuntu](https://docs.docker.com/engine/install/ubuntu/) * [Install Docker Engine on Ubuntu](https://docs.docker.com/engine/install/ubuntu/)
* [Sphinx Documentation guides](https://gitlab.meridian.cs.dal.ca/public_projects/ketos/-/wikis/Sphinx-Documentation-guides) * [Sphinx Documentation guides](https://gitlab.meridian.cs.dal.ca/public_projects/ketos/-/wikis/Sphinx-Documentation-guides)
* How to profile import speeds:
```
python -X importtime -c "import ketos.audio.spectrogram" 2> import.log
tuna import.log
```
\ No newline at end of file
Clone repository
  • Home
  • New release instructions
  • Sphinx Documentation guides

Menu

Projects Groups Snippets
Help