Skip to content

Commit

Permalink
[ES] No nbextensions anymore with upgrade to notebook 7
Browse files Browse the repository at this point in the history
  • Loading branch information
julesvanrie committed Mar 3, 2025
1 parent 23cf2b5 commit d27b880
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
13 changes: 1 addition & 12 deletions _partials/es/nbextensions.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
## Extensiones de `jupyter` notebook

Mejora tu `jupyter` notebooks con extensiones increíbles:

```bash
# install nbextensions
jupyter contrib nbextension install --user
jupyter nbextension enable toc2/main
jupyter nbextension enable collapsible_headings/main
jupyter nbextension enable spellchecker/main
jupyter nbextension enable code_prettify/code_prettify
```
## Mejora `jupyter` notebook y chequeo

### CSS personalizado

Expand Down
1 change: 0 additions & 1 deletion specs/releases/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ tensorboard-data-server==0.7.2
tensorboard==2.16.2
tensorflow-datasets==4.9.7
tensorflow-metadata==1.16.1
tensorflow-text==2.16.1
tensorflow==2.16.2
termcolor==2.5.0
terminado==0.18.1
Expand Down

0 comments on commit d27b880

Please sign in to comment.