How could I clone apache-superset from github and run it in my local system - github

I need to run the GitHub project in my system and I didn't find any solution for that, so I need help from anybody

The best way is using the docker instance. In this blog post you can find details

Install superset as per documentation instead of cloning.
Then follow the documentation below to enable multi-tenancy support.
https://github.com/apache/incubator-superset/pull/3729

Related

Where did the service-connector plugin go?

Latest since this checkin the service-connector cf plugin seems to be gone for SwisscomDev.
Official Link to the plugin simply returns a 404.
Isn't it supported anymore? What's the alternative? And did I miss communication about it?
Isn't it supported anymore? What's the alternative?
Yes. Our proprietary CF CLI client plugin is phased out. The alternative is cf ssh (from upstream). See Accessing Services with SSH on docs.developer.swisscom.com.
On Migrate from legacy MariaDB to MariaDB Ent you have a step by step howto for cf ssh. Please adapt that for your service and port.
cf ssh proy-app -L 13000:<old-db-host>:<old-db-port>
Here on #swisscomdev there is also a posting Alternative to Swisscom CF plugin named Service Connector with MongoDB Ops Manager example.
We have an edge case for an enterprise customer that may still need a cf sc feature (not available in cf ssh). Investigation ongoing.
And did I miss communication about it?
Sorry we failed in communication.
Sorry that you notice this change in our GitHub repo first. We wished to update docs first, then communicate the EOL. We somehow forgot it in yesterdays newsletter.

Scipy website down - documentation mirror

For past two days I have been trying to access the scipy official site.
https://www.scipy.org/
I have not been able to access it. I have checked it on multiple service
providers as well as through boxes setup in US. I would trust this site to be
official site and refer to documentation on it.
How does one intimate them ?
Also, meanwhile is there any mirror available for the documentation ?
Best Regards,
Vinayak
There is no official mirror.
You can check the availability of the website via third party tools, such as http://downforeveryoneorjustme.com/docs.scipy.org
The team behind SciPy is generally aware of the unavailability and do their best to put it back up.
The best "next" option is to build the docs yourself locally or rely on the scipy-doc package from your package manager. Under Debian, one can do apt-get install python-scipy-doc and look under /usr/share/doc/python-scipy-doc/html.
The closest that I can reach till now:
http://web.archive.org/web/20161216070200/https://docs.scipy.org/doc/scipy/reference/
It looks it's best to use pydoc.
The most convenient form is to launch it in the browser using localhost http server. This can be done through pydoc -b and one can browse through
most of the relevant documentation for the specific package.

How to add a repository to archiva?

I have installed archiva on a server and when I access the dashboard, I can't find option to make new project or upload repositories.
Any idea on how to do it?
EDIT::
Now it looks something like this:
Do we have documentation on how to create repository and add artifacts?
You probably had a corrupt admin setup due to which you were not able to see the admin page. Recover your admin account.
Found the answer: Good documentation here!!
http://archiva.apache.org/docs/1.4-M4/adminguide/repositories.html
Link to video tutorial - https://www.youtube.com/watch?v=y4DoLCfYR-A

Running cookbook on a client node

I have a windows node configured .
I am using hosted server from opscode.com.
I have to run few cookbooks to chef client node. What is the procedure to this cookbook.
I am a newbie to this and not finding a proper link also.
Please help me with this solution.
edit:
I just need a link which explains running a cookbook on windows node. not able to find proper links...
Well, maybe is this source all you need.
I hope this help you.

Nauck-IT PostgreSQL membership provider

I am not able to find any documentation on this product. While the package is still available on 'NUGET' - the web-site for documentation seems to be 'down'.
This is the web-site I'm directed to - but, cannot connect to: http://dev.nauck-it.de/projects/aspsqlprovider
Does anyone have available documentation on this package?
You may download NauckIT from GitHub and there you'll find some documentation.
Due the migration to a new project management tool the URL has changed to: http://dev.nauck-it.de/projects/aspsqlprovider
If you've any question, let me know.