Skip to content

Commit

Permalink
update 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinalexandr19 committed Mar 1, 2024
1 parent 1645596 commit 956ae98
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
3 changes: 2 additions & 1 deletion binder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ corelab==1.0.2
pyvista==0.43.3
vtk==9.3.0
trame==3.5.2
trame-vtk==2.8.5
trame-vtk==2.8.5
trame-vuetify==2.4.2
11 changes: 11 additions & 0 deletions notebooks/pg103e_bloques3d.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,17 @@
"Ahora, visualizaremos el modelo de bloques en 3D usando la función `Plotter` y `PolyData`:"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "516f06d2-de96-4267-939e-4207555170d9",
"metadata": {},
"outputs": [],
"source": [
"# En caso estes usando el editor de Binder, ejecuta el siguiente código\n",
"pv.start_xvfb()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 956ae98

Please sign in to comment.