Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ejercicios-clase-13-datos
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mijael Yerson Sanchez Huamanyauri
ejercicios-clase-13-datos
Commits
f65189c1
Commit
f65189c1
authored
4 years ago
by
Camila Rangel Smith
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
ec327ff6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-2
8 additions, 2 deletions
README.md
with
8 additions
and
2 deletions
README.md
+
8
−
2
View file @
f65189c1
...
...
@@ -12,8 +12,8 @@ Estos ejercicios requieren tener intalado [conda](https://docs.conda.io/projects
Empecemos creando un nuevo entorno computacional conda de la forma:
```
conda create -n la
conga_st
ats python=3.7
conda activate la
conga_st
ats
conda create -n
c
la
se13d
at
o
s python=3.7
conda activate
c
la
se13d
at
o
s
```
Ahora descarga este repositorio:
...
...
@@ -33,3 +33,9 @@ Ahora instala las librarias que usaremos con:
pip install -r requirements.txt
```
Usando ipykernel, creemos un kernel dedicado para esta clase.
```
python -m ipykernel install --user --name=clase13datos
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment