Skip to content

Jupyter Notebooks for the course Advanced Technical Programming (TCTI-VKATP-17) of the HU University of Applied Sciences

Notifications You must be signed in to change notification settings

PBonnema/practicum-atp

 
 

Repository files navigation

This repository contains the workbooks for the course 'Advanced Technical Programming' (TCTI-VKATP-17) of the University of Applied Sciences Utrecht.

To use and run this notebook, do the following:

  • Install Python-jupyter:
    • run pip3 install jupyter (run as administrator if you have installed Python3 into your Program Files directory!)
    • OR install the Anaconda Python platform, which includes jupyter notebook; please consult the Jupyter documentation for instructions
  • Clone this repository to a folder on your computer
  • Open a console and change directory to your local copy of the repository
  • Run jupyter notebook to start the notebook (a browser will open to show the notebook; if not, open a browser yourself and go to localhost:8888).
  • Select the workbook of your choice.

About

Jupyter Notebooks for the course Advanced Technical Programming (TCTI-VKATP-17) of the HU University of Applied Sciences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 93.1%
  • Python 6.9%