-
Evaluating expression "display(__dfFromScala)" in the "PixieDust 3 - Scala and Python" sample notebook.
Error message: AttributeError: 'JavaMember' object has no attribute 'get'
Fixed by downgra…
-
### Expected behavior
That I can run `pip install pixiedust` into a python virtualenv.
### Actual behavior
```
---------------------------------------------------------------------------
Module…
-
```
!pip install pixiedust
!pip install pixiedust_node
```
```
import pixiedust_node
```
```
%%node
var date = new Date();
print(date);
```
```---------------------------------------…
-
If I have a wide table, it just overflows the paper on latex output. E.g.:
[Example.pdf](https://github.com/nutterb/pixiedust/files/1748570/Example.pdf)
```{r}
library(pixiedust)
e
kusmi updated
6 years ago
-
As a new user to PixieDust, I want the PixieDust installer to tell me which versions of Spark and Scala are compatible with each other so that I can install PixieDust using versions of Spark and Scala…
-
If `pixiedust_node` is installed, could it conceivably install Node.js (node/npm) on the target system? If so how?
@DTAIEB said
> "yeah, I think we could do a command line download/install of n…
-
As a user who just installed PixieDust, I want to `import pixiedust` into my Notebook without error.
### Expected behavior
In a Jupyter Notebook:
```
import pixiedust
Pixiedust database o…
-
If a markdown cell in a notebook contains an HTML element with id _pixiedust_ (e.g. ``), `pixiedust.js` cannot be loaded.
A symptom of this issue is that `display()` never renders anything (even th…
-
When trying to view customer density by location with a map using mapbox (and my own token), this error is given.
`the JSON object must be str, bytes or bytearray, not 'int'
`
Need to include f…
-
@mark.sturdevant
I'm following the instructions to set up nodejs notebook on local environment, but it kept complaining about pixiedust_node not found. Please see screenshot.
![image](https://u…