Enric Tejedor Saavedra
Enric Tejedor Saavedra
I believe the contents of this PR are outdated w.r.t. our last discussion in the SWAN meeting? We don't have anymore a projects view, we can't restrict anymore projects to...
On the environment script box, I like it, it's actually something that AWS allow for their User Data (script to configure your instance):  They also allow to upload a...
> Should we add some information to describe what each option is, our should we link to the swanhelp? I like the "?" buttons, I would keep them with some...
And excellent design work @diocas !
> I like it, I think we need an icon for LCG, may we can ask to SPI guys or we can use the SFT icon, It is either the...
I'm not sure how to achieve this with CMake, @bellenot ? Now the python sources are inserted in a list, like: ```cmake set(py_sources ROOT/__init__.py ROOT/_application.py ... ``` and then that...
Just had a review with @vepadulano , congratulations on this very elegant and modular solution for collecting the profiling information!
Hello @Harshalzzzzzzz > Also, there seems to be an issue with the TGraph constructor pythoniztion and the GetAsNumpy methods What is exactly the problem?
> TGraph Constructor returns a null value Please see my comments inline in the code about this.
> @etejedor Can you also please review the GetAsNumpy method, so that I can resolve the errors What kind of errors do you get?