Skip to content

Instantly share code, notes, and snippets.

@cicorias
Created March 19, 2020 20:40
Show Gist options
  • Save cicorias/8d73721e795a517e1d928dba49456d59 to your computer and use it in GitHub Desktop.
Save cicorias/8d73721e795a517e1d928dba49456d59 to your computer and use it in GitHub Desktop.
setup TF 2.0- Lab
$!/usr/bin/env bash
poetry add --dry-run tensorflow tensorflow-serving-api tensorboard \
tensorflow-datasets tensorflow-hub tensorflow-probability \
tensorflow-addons \
jupyterlab \
imageio \
Pillow \
scikit-image \
graphviz \
pydot \
opencv-python \
pyglet \
joblib \
requests \
numexpr \
nltk \
urlextract \
tqdm \
ipywidgets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment