Skip to content

Commit

Permalink
updated dll using
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelmathot committed Apr 29, 2021
1 parent 5ccfb1e commit e661238
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 222 deletions.
2 changes: 1 addition & 1 deletion .binder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ COPY ./.binder/NuGet.config ${HOME}/nuget.config
RUN chown -R ${NB_UID} ${HOME}
USER ${USER}

RUN dotnet build ${HOME}/src/
RUN dotnet publish ${HOME}/src/ -f netstandard2.0

# Set root to notebooks
WORKDIR ${HOME}/notebooks/
Loading

0 comments on commit e661238

Please sign in to comment.