-
### What is the feature being requested?
Automate jupyter notebook testing
Manual testing of several folders of jupyter notebooks is time consuming and should be automated
### What are use …
-
hola! estoy creando el archivo .ipynb para el control, y jupyter notebook no me deja abrirlo :( me sale este error
Unreadable Notebook: /Users/Maggie/Desktop/Syllabus-2020-2/Controles/Control 3/c3b…
-
Executing a cell like
```R
abs %>>>% log
```
ignores the class and prints
```
structure(function (x)
`__2__`(`__1__`(x)), class = c("CompositeFunction", "function"
))
```
whereas
```R
pri…
egnha updated
5 years ago
-
Awesome effort @MalteGueth, thank you very much!
I was thinking about having your notes, help, etc. available as both, python scripts and jupyter notebooks? I'm especially thinking about easy startin…
-
Running jupyter notebook exactly as is:
---------------------------------------------------------------------------
UnsupportedFileFormatError Traceback (most recent call last)
Cell …
-
Is there any jupyter lab extension support this feature. And I have found an [extension](jcb91/jupyter_highlight_selected_word) can highlight selected word/variable, however, it only supports jupyter…
-
Gruvbox can apply the theme to a jupyter notebook in vscode. However, it doesn't apply a contrast to the cell block, making it hard to differentiate it from the background.
![jupyter-gruvbox](https:/…
-
Jupyter, as good as it is on development phase, It sucks on production.
Get rid of it and convert the notebook into pure Python application.
It should be an application which is runnable on all plat…
-
This issue describes the need to define a set of tests that run the existing [Jupyter notebooks examples](https://github.com/diana-hep/madminer/tree/master/examples) to check that changes in the codeb…
-
![image](https://user-images.githubusercontent.com/34312496/110687087-23cf1a80-81ae-11eb-8360-eb279ad92af5.png)
![Uploading image.png…]()
when I click on `show preview` when trying to open up an…