Skip to content

Commit

Permalink
environments
Browse files Browse the repository at this point in the history
  • Loading branch information
kingh0730 committed Jan 15, 2024
1 parent ab00024 commit 7123d28
Show file tree
Hide file tree
Showing 3 changed files with 307 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Discovery Demo Environment
THE_SERVER_URL="localhost:8003"
THE_SERVER_PORT=8003
THE_SERVER_URL="localhost:8004"
THE_SERVER_PORT=8004
THE_SERVER_HOST="127.0.0.1"
# THE_SERVER_URL="34.168.134.185"

Expand Down
170 changes: 170 additions & 0 deletions environment_client.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,170 @@
name: BwrcAmsMlDiscovery_py310_client
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.08.22=h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- ncurses=6.4=h6a678d5_0
- openssl=3.0.12=h7f8727e_0
- pip=23.3=py310h06a4308_0
- python=3.10.13=h955ad1f_0
- readline=8.2=h5eee18b_0
- setuptools=68.0.0=py310h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- wheel=0.41.2=py310h06a4308_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- pip:
- absl-py==2.0.0
- aiohttp==3.8.6
- aiosignal==1.3.1
- anyio==4.0.0
- astunparse==1.6.3
- async-timeout==4.0.3
- attrs==23.1.0
- backcall==0.2.0
- black==22.6.0
- cachetools==5.3.2
- certifi==2023.7.22
- cffi==1.16.0
- cfgv==3.4.0
- charset-normalizer==3.3.2
- click==8.0.4
- cloudpickle==3.0.0
- contourpy==1.2.0
- coverage==7.3.2
- cryptography==41.0.5
- cycler==0.12.1
- decorator==5.1.1
- discovery-client==1.0.3
- distlib==0.3.7
- dm-tree==0.1.8
- docutils==0.20.1
- exceptiongroup==1.1.3
- filelock==3.13.1
- flatbuffers==23.5.26
- fonttools==4.44.1
- frozenlist==1.4.0
- gast==0.5.4
- gitdb==4.0.11
- gitpython==3.1.40
- google-auth==2.23.4
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.43.0
- gym==0.23.1
- gym-notices==0.0.8
- h11==0.14.0
- h5py==3.10.0
- httpcore==1.0.2
- httpx==0.25.1
- identify==2.5.31
- idna==3.4
- imageio==2.32.0
- importlib-metadata==6.8.0
- iniconfig==2.0.0
- ipython==6.5.0
- jaraco-classes==3.3.0
- jedi==0.19.1
- jeepney==0.8.0
- jsonschema==4.19.2
- jsonschema-specifications==2023.11.1
- keras==2.8.0
- keras-preprocessing==1.1.2
- keyring==24.3.0
- kiwisolver==1.4.5
- lazy-loader==0.3
- libclang==16.0.6
- lz4==4.3.2
- markdown==3.5.1
- markdown-it-py==3.0.0
- markupsafe==2.1.3
- matplotlib==3.8.1
- mdurl==0.1.2
- more-itertools==10.1.0
- msgpack==1.0.7
- multidict==6.0.4
- mypy-extensions==1.0.0
- networkx==3.2.1
- nh3==0.2.14
- nodeenv==1.8.0
- numpy==1.21.5
- oauthlib==3.2.2
- opt-einsum==3.3.0
- packaging==23.2
- pandas==2.0.3
- parso==0.8.3
- pathspec==0.11.2
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==10.0.1
- pkginfo==1.9.6
- platformdirs==3.11.0
- pluggy==1.3.0
- pre-commit==2.20.0
- prompt-toolkit==1.0.18
- protobuf==3.19.1
- ptyprocess==0.7.0
- py==1.11.0
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pycparser==2.21
- pydantic==1.9.1
- pygments==2.16.1
- pyparsing==3.1.1
- pytest==7.1.0
- pytest-cov==4.1.0
- python-dateutil==2.8.2
- python-dotenv==1.0.0
- pytz==2023.3.post1
- pywavelets==1.4.1
- pyyaml==5.1.2
- ray==2.0.0
- readme-renderer==42.0
- referencing==0.31.0
- requests==2.31.0
- requests-oauthlib==1.3.1
- requests-toolbelt==1.0.0
- rfc3986==2.0.0
- rich==13.6.0
- rpds-py==0.12.0
- rsa==4.9
- scikit-image==0.21.0
- scipy==1.10.1
- secretstorage==3.3.3
- simplegeneric==0.8.1
- six==1.16.0
- smmap==5.0.1
- sniffio==1.3.0
- tabulate==0.9.0
- tensorboard==2.8.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorboardx==2.6
- tensorflow==2.8.0
- tensorflow-io-gcs-filesystem==0.34.0
- termcolor==2.3.0
- tf-estimator-nightly==2.8.0.dev2021122109
- tifffile==2023.9.26
- toml==0.10.2
- tomli==2.0.1
- traitlets==5.13.0
- twine==4.0.2
- typing-extensions==4.8.0
- tzdata==2023.3
- urllib3==2.1.0
- virtualenv==20.24.6
- wcwidth==0.2.10
- werkzeug==3.0.1
- wrapt==1.16.0
- yarl==1.9.2
- zipp==3.17.0
135 changes: 135 additions & 0 deletions environment_server.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,135 @@
name: BwrcAmsMlDiscovery_py310_server
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.08.22=h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- ncurses=6.4=h6a678d5_0
- openssl=3.0.12=h7f8727e_0
- pip=23.3=py310h06a4308_0
- python=3.10.13=h955ad1f_0
- readline=8.2=h5eee18b_0
- setuptools=68.0.0=py310h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- tzdata=2023c=h04d1e81_0
- wheel=0.41.2=py310h06a4308_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- pip:
- anyio==4.0.0
- attrs==23.1.0
- backcall==0.2.0
- black==22.6.0
- cachecontrol==0.13.1
- cachetools==5.3.2
- certifi==2023.7.22
- cffi==1.16.0
- cfgv==3.4.0
- charset-normalizer==3.3.2
- click==8.1.7
- coverage==7.3.2
- cryptography==41.0.5
- decorator==5.1.1
- distlib==0.3.7
- docutils==0.20.1
- exceptiongroup==1.1.3
- fastapi==0.99.1
- filelock==3.13.1
- firebase-admin==6.2.0
- gitdb==4.0.11
- gitpython==3.1.40
- google-api-core==2.14.0
- google-api-python-client==2.108.0
- google-auth==2.23.4
- google-auth-httplib2==0.1.1
- google-cloud-core==2.3.3
- google-cloud-firestore==2.13.1
- google-cloud-storage==2.13.0
- google-crc32c==1.5.0
- google-resumable-media==2.6.0
- googleapis-common-protos==1.61.0
- grpcio==1.59.2
- grpcio-status==1.59.2
- h11==0.14.0
- hdl21==5.0.0
- httplib2==0.22.0
- identify==2.5.31
- idna==3.4
- importlib-metadata==6.8.0
- iniconfig==2.0.0
- ipython==6.5.0
- jaraco-classes==3.3.0
- jedi==0.19.1
- jeepney==0.8.0
- keyring==24.3.0
- markdown-it-py==3.0.0
- mdurl==0.1.2
- more-itertools==10.1.0
- msgpack==1.0.7
- mypy-extensions==1.0.0
- nh3==0.2.14
- nodeenv==1.8.0
- numpy==1.21.5
- packaging==23.2
- pandas==1.5.3
- parso==0.8.3
- pathspec==0.11.2
- pexpect==4.8.0
- pickleshare==0.7.5
- pkginfo==1.9.6
- platformdirs==3.11.0
- pluggy==1.3.0
- pre-commit==2.20.0
- prompt-toolkit==1.0.18
- proto-plus==1.22.3
- protobuf==4.25.0
- ptyprocess==0.7.0
- py==1.11.0
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pycparser==2.21
- pydantic==1.10.13
- pygments==2.16.1
- pyjwt==2.8.0
- pyparsing==3.1.1
- pytest==7.1.0
- pytest-cov==4.1.0
- python-dateutil==2.8.2
- python-dotenv==1.0.0
- pytz==2023.3.post1
- pyyaml==6.0.1
- readme-renderer==42.0
- requests==2.31.0
- requests-toolbelt==1.0.0
- rfc3986==2.0.0
- rich==13.6.0
- rsa==4.9
- scipy==1.10.1
- secretstorage==3.3.3
- simplegeneric==0.8.1
- six==1.16.0
- smmap==5.0.1
- sniffio==1.3.0
- starlette==0.27.0
- toml==0.10.2
- tomli==2.0.1
- traitlets==5.13.0
- twine==4.0.2
- typing-extensions==4.8.0
- uritemplate==4.1.1
- urllib3==2.1.0
- uvicorn==0.24.0.post1
- virtualenv==20.24.6
- vlsir==5.0.0
- vlsirtools==5.0.0
- wcwidth==0.2.10
- zipp==3.17.0

0 comments on commit 7123d28

Please sign in to comment.