Juan Raphael Diaz Simões

Results 48 comments of Juan Raphael Diaz Simões

Seems ok, as long as you generated the `jupyterlab` directory with the command with mentioned in the README.

Do you have jupyterlab installed in another way in the system? If yes, can you try to run `nix-shell --pure`? It happened once that the system was using the system-installed...

I took a look at your branch, it seems that is suffers from the same indeterminism problems that our current branch has, right? In the sense that the versions of...

@MMesch I am not as familiar with Jupyter as you, so I don't know much about server extensions. What do you think? I have the impression that this just give...

@jamesdbrock This is very interesting for us, thank you for the information!

Thanks for the pointer, that can be really useful!

Tests are not passing for the Flake, can you take a look? Also, what is the nature of the repo `forJupyter` you added to it?

I rebased the PR. This is the corresponding Jupyter issue: https://github.com/jupyterlab/jupyterlab/issues/9863

Xeus is very hard to build, and has been broken here for some time. Maybe it is now working at Nixpkgs, but it's been a long time I didn't check....

We touched the subject in the release blog post: https://www.tweag.io/posts/2019-02-28-jupyter-with.html. The idea is to generate a Docker image with the desired JupyterWith configuration, and to release it to JupyterHub. We...