Tianfu He

Results 9 comments of Tianfu He

> It's set to `machine` scope for security reason. BTW, what's your use case? > > Do you want to execute all maven commands with `--settings path-to-local-settings.xml` appended? If so,...

> Did it send the expected command line (mvn .... --settings path-to-local-settings.xml) to the terminal? Thanks. I find maven extension works as expected, and my issue is not due to...

The same issue to #15 . There is a, I think, reasonable solution for involving time step features.

> @mikumeow if it's appropriate to loop layers within loops of timesteps? It seems ok, since any hidden state is independent of future hidden states. So no need to compute...

@francisco-dlp The latest commit version seems work well.

I make it myself, thanks anyway. windows regedit content for qtconsole should be ``` bat PYTHON_PATH\pythonw.exe "PYTHON_PATH/Scripts/jupyter-script.py" qtconsole ``` to toogle off cmd window. where in `PYTHON_PATH` you can find...

@to266 with pleasure. I've raised a new PR [here](https://github.com/hyperspy/start_jupyter_cm/pull/3).

> We are using typescript in our project for better code architecture, so we required a type definition for this. Are you using typescript for node.js projects? If so, `import...

Yeah, I also think it crucial to add "Edit" Feature. An implement like "HexEditor" plugin in Notepad++ is exciting.