Skip to content

Commit de193a0

Browse files
committed
Migracion a Python 3.8
Se realiza migracion de notebook a Python 3.8, a excepcion del modulo de TF
1 parent 05e2c20 commit de193a0

46 files changed

Lines changed: 18746 additions & 24983 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

environment_Python38.yml

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
name: environment_P38
2+
channels:
3+
- defaults
4+
dependencies:
5+
- argon2-cffi=20.1.0=py38he774522_1
6+
- async_generator=1.10=py_0
7+
- attrs=20.2.0=py_0
8+
- backcall=0.2.0=py_0
9+
- bleach=3.2.1=py_0
10+
- ca-certificates=2020.10.14=0
11+
- certifi=2020.6.20=py38_0
12+
- cffi=1.14.3=py38h7a1dbc1_0
13+
- colorama=0.4.3=py_0
14+
- decorator=4.4.2=py_0
15+
- defusedxml=0.6.0=py_0
16+
- entrypoints=0.3=py38_0
17+
- importlib-metadata=2.0.0=py_1
18+
- importlib_metadata=2.0.0=1
19+
- ipykernel=5.3.4=py38h5ca1d4c_0
20+
- ipython=7.18.1=py38h5ca1d4c_0
21+
- ipython_genutils=0.2.0=py38_0
22+
- jedi=0.17.2=py38_0
23+
- jinja2=2.11.2=py_0
24+
- jsonschema=3.2.0=py_2
25+
- jupyter_client=6.1.7=py_0
26+
- jupyter_core=4.6.3=py38_0
27+
- jupyterlab_pygments=0.1.2=py_0
28+
- libsodium=1.0.18=h62dcd97_0
29+
- m2w64-gcc-libgfortran=5.3.0=6
30+
- m2w64-gcc-libs=5.3.0=7
31+
- m2w64-gcc-libs-core=5.3.0=7
32+
- m2w64-gmp=6.1.0=2
33+
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
34+
- markupsafe=1.1.1=py38he774522_0
35+
- mistune=0.8.4=py38he774522_1000
36+
- msys2-conda-epoch=20160418=1
37+
- nbclient=0.5.1=py_0
38+
- nbconvert=6.0.7=py38_0
39+
- nbformat=5.0.8=py_0
40+
- nest-asyncio=1.4.1=py_0
41+
- notebook=6.1.4=py38_0
42+
- openssl=1.1.1h=he774522_0
43+
- packaging=20.4=py_0
44+
- pandoc=2.11=h9490d1a_0
45+
- pandocfilters=1.4.2=py38_1
46+
- parso=0.7.0=py_0
47+
- pickleshare=0.7.5=py38_1000
48+
- pip=20.2.3=py38_0
49+
- prometheus_client=0.8.0=py_0
50+
- prompt-toolkit=3.0.8=py_0
51+
- pycparser=2.20=py_2
52+
- pygments=2.7.1=py_0
53+
- pyparsing=2.4.7=py_0
54+
- pyrsistent=0.17.3=py38he774522_0
55+
- python=3.8.5=h5fd99cc_1
56+
- python-dateutil=2.8.1=py_0
57+
- pywin32=227=py38he774522_1
58+
- pywinpty=0.5.7=py38_0
59+
- pyzmq=19.0.2=py38ha925a31_1
60+
- send2trash=1.5.0=py38_0
61+
- setuptools=50.3.0=py38h9490d1a_1
62+
- six=1.15.0=py_0
63+
- sqlite=3.33.0=h2a8f88b_0
64+
- terminado=0.9.1=py38_0
65+
- testpath=0.4.4=py_0
66+
- tornado=6.0.4=py38he774522_1
67+
- traitlets=5.0.5=py_0
68+
- vc=14.1=h0510ff6_4
69+
- vs2015_runtime=14.16.27012=hf0eaf9b_3
70+
- wcwidth=0.2.5=py_0
71+
- webencodings=0.5.1=py38_1
72+
- wheel=0.35.1=py_0
73+
- wincertstore=0.2=py38_0
74+
- winpty=0.4.3=4
75+
- zeromq=4.3.2=ha925a31_3
76+
- zipp=3.3.0=py_0
77+
- zlib=1.2.11=h62dcd97_4
78+
prefix: C:\Users\TOSHIBA\.conda\envs\environment_P38

notebooks/Clusters.html

Lines changed: 64 additions & 4 deletions
Large diffs are not rendered by default.
-1.57 MB
Binary file not shown.
-4.44 KB
Binary file not shown.
-9.45 MB
Binary file not shown.
-28.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)