Skip to content

Commit

Permalink
Merge pull request #93 from innovationOUtside/wip
Browse files Browse the repository at this point in the history
Minor tidy up
  • Loading branch information
psychemedia committed Oct 7, 2020
2 parents b1937e4 + fb089bb commit d4a8bbb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .binder/postBuild
@@ -1,3 +1,5 @@
# ----- TM129 repo2docker: postBuild ---


# Copy in a datestamp for start of postBuild activity
echo "postBuild start time: $(date)" >> $CONDA_DIR/tm129_image_build_time.txt
Expand Down Expand Up @@ -76,5 +78,5 @@ jupyter nbextension install --py jupyter_wysiwyg --$INSTALL_PREFIX
# Copy in a datestamp of end of build - checks we got this far as well!
echo "postBuild end time: $(date)" >> $CONDA_DIR/tm129_image_build_time.txt

# GDAL / osgeo
# GDAL / osgeo - Lidar mapping
#conda install -y -c conda-forge gdal
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -3,6 +3,8 @@ Repo to explore the drafting of updated robotics activities for the OU module TM

[![Binder](https://mybinder.org/badge_logo.svg)](https://gke.mybinder.org/v2/gh/innovationOUtside/tm129-robotics2020/master)

Neural net demos: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/innovationOUtside/tm129-robotics2020/master?filepath=content%2F07.%2520Neural%2520networks)

Presentation: [![Binder](https://mybinder.org/badge_logo.svg)](https://gke.mybinder.org/v2/gh/innovationOUtside/tm129-robotics2020/master?filepath=seminar_tm129_robotics_overview.md)

*(I note in passing the nbgitpuller binder tab [here](https://jupyterhub.github.io/nbgitpuller/link.html), as well as this [WIP](https://github.com/innovationOUtside/ou-tm129-py/) on packaging py requirements via a py package; should this repo be used as content against a binderbox elsewhere?)*
Expand Down

0 comments on commit d4a8bbb

Please sign in to comment.